Package: glmglrt
Type: Package
Title: GLRT P-Values in Generalized Linear Models
Version: 0.2.2
Maintainer: André GILLIBERT <andre.gillibert@chu-rouen.fr>
Author: André GILLIBERT [aut, cre]
Authors@R: person("André","GILLIBERT",role=c("aut","cre"),email="andre.gillibert@chu-rouen.fr")
Description: Provides functions to compute Generalized Likelihood Ratio Tests (GLRT) also known as Likelihood Ratio Tests (LRT) and Rao's score tests of simple
   and complex contrasts of Generalized Linear Models (GLMs). It provides the same interface as summary.glm(), adding GLRT P-values,
   less biased than Wald's P-values and consistent with profile-likelihood confidence interval generated by confint().
   See Wilks (1938) <doi:10.1214/aoms/1177732360> for the LRT chi-square approximation.
   See Rao (1948) <doi:10.1017/S0305004100023987> for Rao's score test.
   See Wald (1943) <doi:10.2307/1990256> for Wald's test.
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: stats, parameters (>= 0.1.0), MASS
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0), lme4, nlme, datasets, nnet, survival,
        lmerTest, mgcv, gam, multcomp
NeedsCompilation: no
Packaged: 2020-08-03 22:17:34 UTC; andre.gillibert
Repository: CRAN
Date/Publication: 2020-08-07 08:40:11 UTC
Built: R 4.1.0; ; 2021-05-26 21:23:33 UTC; unix
