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