The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
as.array() method for blimp_obj
that returns an [iterations, chains, parameters] 3-D array
compatible with bayesplot. Supports a
warmup = c("exclude", "include", "only") argument for
including burn-in draws; when warmup = "include" the
returned array carries an "n_warmup" attribute so it pipes
directly into
bayesplot::mcmc_trace(arr, n_warmup = attr(arr, "n_warmup")).blimp_obj with the
posterior package’s as_draws(),
as_draws_array(), and as_draws_df() generics,
unlocking the posterior / bayesplot summary and plotting ecosystems.
posterior is a soft dependency (in
Suggests).These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.