| NEWS | R Documentation | 
NEWS file for the multgee package
Changes in Version 1.9.0 (2023-09-02)
NEW FEATURES
- Added - gee_criteriafor variable and association structure selection.
MAJOR CHANGES
- Renamed - LORgee.controlfunction 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_cppfunction.
- 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 - confintfunction.
- Added - vcovfunction.
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 - repeatedin- nomLORgee,- ordLORgeeand- intrinsic.parsnow 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 - repeatedin- nomLORgee,- ordLORgeeand- 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 - waldtsfunction for testing goodness of fit between nested GEE models.
MAJOR CHANGES
- Arguments - idand repeated in- nomLORgeeand- ordLORgeeshould not be provided in character string.
- Made optional the argument - datain- nomLORgeeand- ordLORgee.
MINOR CHANGES
- Created CITATION. 
- Minor changes in the class - "LORgee".
- Updated documentation. 
Changes in Version 1.1 (2012-11-07)
MAJOR CHANGES
- Added an R(>=2.15.0) dependency. 
- Fixed contrasts in - nomLORgeeand- ordLORgee.
MINOR CHANGES
- Added information regarding the - "LORgee"class.
- Minor changes in - fitLORgee.
Version 1.0 (2012-11-07)
- The first version of multgee is released on CRAN.