I’ve seen than Weave is not updated since three years ago.
Are you sure? Latest commit for Weave was on May 17 (2017). Judo appears to have stagnated a bit (see specifically Error on installation. · Issue #24 · dcjones/Judo.jl · GitHub).
I’ve seen than Weave is not updated since three years ago.
Are you sure? Latest commit for Weave was on May 17 (2017). Judo appears to have stagnated a bit (see specifically Error on installation. · Issue #24 · dcjones/Judo.jl · GitHub).
I’ve seen in you link the package Documenter.jl
How does it compare to Weave.jl?
Apples and oranges. Weave.jl
is for “literate programming”, Documenter.jl
is for writing documentation.
Both are now available in LazyContext!
Are there any packages such as brms or blme?
They allow to use bayesian computation (Stan) through a simple formula.
blme: Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting.
brms: Provides an interface to fit Bayesian generalized (non-)linear multilevel models using Stan.
A wide range of distributions and link functions are supported, allowing users to fit linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Auto-correlation structures, censored data, meta-analytic standard errors…
I used R a lot before and now do most of my stuff in Julia
What I miss from R:
Plots.jl
but for most of the high quality plots I still use RCall.jl
ggplot2
versions.What I am glad to leave with R:
What about multiple imputation (fully conditional specification or any advanced method)?
Let’s keep the discussion centered over at How to do multiple imputation on Julia?. Cross-posting it on a year-old thread isn’t really helpful.
Given that this thread is over a year old, I’m going to close this topic.