RBesT
will now report the date of the
release and the respective git commit hash used to create the sources of
the package.predict
for new studies will sample the
study specifc random effect per iteration only once. This is important
for MAP priors with covariate effects (which are pooled over the
studies).matrixStats
to speed up EM algorithms &
OCsmixdist
plot when plotting a mixture resulting from
*mixfit callgMAP
analysis for
which the Stan sampler had issues due to divergent transitions or
non-convergence as indicated by large Rhatdmix
) with a defined link
function did not evaluate correctly, which was visible when plotting
mixtures (with more than one component) with link functionsAdded probability of success calculation for 1+2 sample case.
Added decision1+2S_boundary functions (and deprecated use of y2 argument of oc functions)
Added RBesT.integrate_args option for greater control over density integrations.
Correct cumulative predictive of beta mixtures to return 0/1 for out-of-range values (instead of leaving those out).
Deprecated functions oc1+2Sdecision which are replaced by decision1+2S.