The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
rtmb_fa() wrapper now
avoids reading upper-triangular structural-zero entries of
lower_tri loading matrices and constructs constrained AD
matrices with rtmb_array().rtmb_fa() example to a
one-factor model. Advanced factor-analysis workflows remain covered by
documentation and CI regression checks.exp_mod_normal_lpdf() and diffusion_lpdf(),
with sampling syntax support via exp_mod_normal(...) and
obs(RT, Choice) ~ diffusion(...).obs(...) sampling syntax for multivariate
observed values on the left side of ~.setup are more reliably available when building models and
running parallel workers.upgrade_fit() to rebuild saved MCMC, VB, MAP, and
classic fit objects with the currently loaded class definitions,
optionally upgrading their embedded model objects as well.rtmb_vector() and rtmb_array()
tape construction time by automatically reusing an AD seed from model
parameters when available.log_sum_exp(), softmax(), and
log_softmax() work more reliably with RTMB
automatic-differentiation values, including baseline-category patterns
such as softmax(c(0, eta)) inside
rtmb_code().rtmb_vector() and rtmb_array() containers in
loop-filled generated quantities and generated likelihood contributions
where needed.report() handling in transformed and generated
quantities, including namespaced BayesRTMB::report() calls
and wrapper-generated print_code() output.EAP(), MAP(), and
rotation references with the selected best ELBO run while still allowing
explicit chains or best_chains selection.EAP() and MAP() drop their list
wrapper by default when a single parameter is requested, matching the
behavior of estimate().conditional_effects() and simple_effects()
with optimized and classic fits; simple_effects() for
classic fits now also reports df, t value, and
Pr.sd_slice and sd_multiplier controls
for conditional and simple effects, including automatic SD slicing for
moderators with many observed values.rhat_summary() for MCMC fits, returning a numeric
R-hat vector with a compact printed summary.to_long() now supports
multiple value columns, list-based column groups, and preserves input
row order by default while still allowing sorted output with
sort = TRUE.rtmb_vector()
and rtmb_array() for model code that needs mutable
RTMB-compatible containers.rtmb_glmer(cwc = list(ID, "all")), hierarchical
lambda in rtmb_mdu(), stronger prior
validation, and more robust handling of non-finite VB optimization
attempts.\dontrun{} examples with \donttest{} where
appropriate.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.
Health stats visible at Monitor.