Cran release
Simplified logic infrem to always use an interactionterm between design variables.
Adding option to return exact parameters per each subject simulatedingrowthSim.
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
Changedbw.* functions topcv.* prefixes toreduce bellwether system artefacts.
Allowingbrms models fromgrowthSS tospecify subset of parameters to estimate per group.
Addedconjugate S3 method for outputs from conjugateclass. Changed internals for several conjugate distributions. AddedBayes factors to conjugate.
Fixing inelegant failure oncran when building thebellwether vignette without wifi and resubmitting tocran.
Adding arguments tomvSim to allow for easier simulationof longitudinal multi-value traits from the growth model optionssupported ingrowthSim.
Allowing for multiple grouping variables to be used ingrowthSS and downstream functions.
FixinggrowthSS behavior with non-integer timeoptions.
Added S3 class forgrowthSS andmvSS output(pcvrss) with print/summary methods.
Bug fixes for brms models using splines without groupingvariables.
Bug fixes for brms model plotting without grouping variables.
Added error handling for examples that read data from github in casethey run in a session without an internet connection.
Changes tofrem to allow for using datetimes and forcases where a single timepoint cannot be modeled due to singulargrouping.
Change plotting methods to avoid printing internal labels.
Fixed problems wheregrowthSim could simulatechangepoint data incorrectly for different changepoints between groupsand where theStaninv_logit function may notbe available for model prediction.
NewmvSS function for simplified interface to modelingmulti-value traits viagrowthSS, either longitudinally orat one timepoint.