Toggle navigation
mverse
0.1.1
Reference
Articles
Examples
Getting started with mverse
GLM Modelling with mverse
Basic Regressions with mverse
Changelog
Changelog
Source:
NEWS.md
mverse 0.1.1
Major changes
spe_curve()
is simplified with the introduction of
spec_table()
. It also returns a
ggplot
object now for further modification of the aesthetics.
Internal changes
Branch options are named and stored when
*_branch
objects are defined.
Global variables are declared to avoid variable missing in scope message: “.data_mverse”, “.formula_mverse”, “.family_mverse”, “.model_mverse”
mverse 0.1.0
2022-05-23
Major changes
First CRAN release
Contents