mlrcs has been implemented to
fit mixed-effects restricted cubic spline models, with any number of
random-effects levels, using standard R mixed-effects modelling
syntax;at option for predictions at specific levels of
model covariates;?predict.merlin for more details on
the specific measures that were implemented;heart.valve data in merlin format (from the
joineRML package);merlin 0.0.2 is more robust and it includes several bug
fixes that have been reported/discovered since its initial release.
Among others:
coef, vcov, logLik methods
are now implemented for models of class merlin and
mlsurv;summary method has been revamped, with new options
to customise printouts;control argument;mlsurv has been implemented
to fit a variety of survival models with merlin using a
simplified interface.Initial release.