Recent Releases of glmmcosinor
glmmcosinor - GLMMcosinor 0.2.1
Fixed issues #14 and #15 relating to handling model formulas without
amp_acro()components.Update import from glmmTMB which previously failed with released version.
Perform the glmmTMB's
.onLoad()when GLMMcosinor is loaded by including an@importFromglmmTMB in pkg documentation.Plot labels now correspond to the name of the group(s), and they are more concise.
Component labels have been removed from
polar_plot()when there is only one component in the model.
- R
Published by RWParsons over 1 year ago
glmmcosinor - GLMMcosinor 0.2.0
Successful peer review from rOpenSci!
Create a
sigma()function which gets the dispersion parameter from a givencglmmmodel (by callingglmmTMB::sigma()).Improve introduction to cosinor modelling in the getting-started vignette.
Fix small typos in vignettes/docs and make plot legend title consistent across
autoplot()andpolar_plot().Rename functions to be
snake_caseand all S3 class names tocamelCase.
- R
Published by RWParsons over 2 years ago