Releases: graysonwhite/gglm
Releases · graysonwhite/gglm
gglm_1.0.3
Minor changes and addition of formal tests.
gglm_1.0.0
Adds support for all model objects that are supported by broom::augment()
, broom.mixed::augment()
, or ggplot2::fortify()
. This allows for a variety of model objects to be passed to gglm()
or the stat_*()
layer functions exported by gglm
.