NEWS | R Documentation |
Added gee_criteria
for variable and association structure selection.
Renamed LORgee.control
function to LORgee_control
.
Removed C++11 dependency.
Updated author's contact details in vignette.
Updated CITATION.
Updated GitHub Actions.
Updated Roxygen.
Added ipfp_cpp
function.
Added C++ functionality.
Added rmarkdown to Suggests.
Updated format of printed p-values.
Migrating from Travis CI to GitHub Actions.
Added confint
function.
Added vcov
function.
Fixed a bug in matrixLOR
. Now it stops if zero
entries are provided.
Updated vignette to describe the new features.
Added lintr in travis.yml.
Moved VGAM to Imports.
Updated documentation.
Updated README.md.
Used JSS template for vignette.
Added README.Rmd.
Updated DESCRIPTION.
Updated documentation.
Updated R code.
Updated vignette.
Updated vignette.
Updated maintainer's email address.
Imports now functions from stats and utils.
Added vignette.
Argument repeated
in nomLORgee
, ordLORgee
and intrinsic.pars
now accepts variables with names that are derivates of the word
"repeated" (reported by Arianna Cecchetti).
Updated CITATION.
Updated documentation.
Corrected NEWS.
Introduced a x.y.z versioning system.
Updated CITATION.
Updated NAMESPACE.
Made optional the argument repeated
in nomLORgee
, ordLORgee
and intrinsic.pars
.
Modified the arguments in intrinsic.pars
.
Updated maintainer's email address.
Updated CITATION.
Updated references in the documentation.
Changed licence to GLP-2 | GLP-3.
Added waldts
function for testing goodness of fit between nested GEE models.
Arguments id
and repeated in nomLORgee
and ordLORgee
should not be provided in character string.
Made optional the argument data
in nomLORgee
and ordLORgee
.
Created CITATION.
Minor changes in the class "LORgee"
.
Updated documentation.
Added an R(>=2.15.0) dependency.
Fixed contrasts in nomLORgee
and ordLORgee
.
Added information regarding the "LORgee"
class.
Minor changes in fitLORgee
.
The first version of multgee is released on CRAN.