Package: glmglrt
Type: Package
Title: GLRT P-Values in Generalized Linear Models
Version: 0.1.0
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) 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().
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: base, stats, parameters (>= 0.1.0), MASS
RoxygenNote: 7.1.0
Suggests: testthat (>= 2.1.0), lme4, nlme, datasets
Enhances: nnet, survival, lmerTest
NeedsCompilation: no
Packaged: 2020-03-14 22:01:34 UTC; andre.gillibert
Repository: CRAN
Date/Publication: 2020-03-19 17:20:02 UTC
Built: R 4.0.0; ; 2020-04-10 02:18:37 UTC; windows
