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.