NEWS file for the 'multgee' package (original) (raw)
Changes in Version 1.9.0 (2023-09-02)
NEW FEATURES
Added gee_criteria for variable and association structure selection.
MAJOR CHANGES
Renamed LORgee.control function to LORgee_control.
MINOR CHANGES
Removed C++11 dependency.
Updated author's contact details in vignette.
Updated CITATION.
Updated GitHub Actions.
Updated Roxygen.
Changes in Version 1.8.0 (2021-05-13)
NEW FEATURES
Added ipfp_cpp function.
Added C++ functionality.
MINOR CHANGES
Added rmarkdown to Suggests.
Updated format of printed p-values.
Migrating from Travis CI to GitHub Actions.
Changes in Version 1.7.0 (2020-04-20)
NEW FEATURES
Added confint function.
Added vcov function.
MAJOR CHANGES
Fixed a bug in matrixLOR. Now it stops if zero entries are provided.
Updated vignette to describe the new features.
MINOR CHANGES
Added lintr in travis.yml.
Moved VGAM to Imports.
Updated documentation.
Updated README.md.
Used JSS template for vignette.
Changes in Version 1.6.0 (2017-07-11)
MINOR CHANGES
Added README.Rmd.
Updated DESCRIPTION.
Updated documentation.
Updated R code.
Updated vignette.
Changes in Version 1.5.3 (2016-02-03)
MINOR CHANGES
Updated vignette.
Changes in Version 1.5.2 (2015-09-08)
MAJOR CHANGES
Updated maintainer's email address.
MINOR CHANGES
Imports now functions from stats and utils.
Changes in Version 1.5.1 (2015-03-11)
MAJOR CHANGES
Added vignette.
Argument repeated in nomLORgee, ordLORgeeand intrinsic.pars now accepts variables with names that are derivates of the word "repeated" (reported by Arianna Cecchetti).
MINOR CHANGES
Updated CITATION.
Updated documentation.
Changes in Version 1.5.0 (2014-11-02)
MINOR CHANGES
Corrected NEWS.
Introduced a x.y.z versioning system.
Updated CITATION.
Updated NAMESPACE.
Changes in Version 1.4 (2013-12-03)
MAJOR CHANGES
Made optional the argument repeated in nomLORgee, ordLORgee and intrinsic.pars.
Modified the arguments in intrinsic.pars.
Updated maintainer's email address.
MINOR CHANGES
Updated CITATION.
Updated references in the documentation.
Changes in Version 1.3 (2013-06-21)
MINOR CHANGES
Changed licence to GLP-2 | GLP-3.
Changes in Version 1.2 (2013-05-30)
NEW FEATURES
Added waldts function for testing goodness of fit between nested GEE models.
MAJOR CHANGES
Arguments id and repeated in nomLORgee and ordLORgee should not be provided in character string.
Made optional the argument data in nomLORgee and ordLORgee.