Cran release
Simplified logic in frem to always use an interaction
term between design variables.
Adding option to return exact parameters per each subject simulated
in growthSim.
Bug fixes for growthPlot with brms models that have only 1 group.
Explicit error handling for conjugate samples of 1L.
Update to field capacity calculations in articles.
Added logic to joyplots to handle continuous variables on y axis (time).
Added 4 and 5 parameter logistic curves to growthSS
Changed bw.* functions to pcv.* prefixes to
reduce bellwether system artefacts.
Allowing brms models from growthSS to
specify subset of parameters to estimate per group.
Added conjugate S3 method for outputs from conjugate
class. Changed internals for several conjugate distributions. Added
Bayes factors to conjugate.
Fixing inelegant failure on cran when building the
bellwether vignette without wifi and resubmitting to
cran.
Adding arguments to mvSim to allow for easier simulation
of longitudinal multi-value traits from the growth model options
supported in growthSim.
Allowing for multiple grouping variables to be used in
growthSS and downstream functions.
Fixing growthSS behavior with non-integer time
options.
Added S3 class for growthSS and mvSS output
(pcvrss) with print/summary methods.
Bug fixes for brms models using splines without grouping variables.
Bug fixes for brms model plotting without grouping variables.
Added error handling for examples that read data from github in case they run in a session without an internet connection.
Changes to frem to allow for using datetimes and for
cases where a single timepoint cannot be modeled due to singular
grouping.
Change plotting methods to avoid printing internal labels.
Fixed problems where growthSim could simulate
changepoint data incorrectly for different changepoints between groups
and where the Stan inv_logit function may not
be available for model prediction.
New mvSS function for simplified interface to modeling
multi-value traits via growthSS, either longitudinally or
at one timepoint.