Package: LRTesteR
Title: Likelihood Ratio Tests and Confidence Intervals
Version: 1.2.0
Authors@R: person(given = "Greg",
                    family = "McMahan",
                    role = c("aut", "cre"),
                    email = "gmcmacran@gmail.com")
Maintainer: Greg McMahan <gmcmacran@gmail.com>
Description: A collection of hypothesis tests and confidence intervals based on the likelihood ratio
    <https://en.wikipedia.org/wiki/Likelihood-ratio_test>.
License: GPL-3
Encoding: UTF-8
Imports: stats, rlang, statmod, stringr
RoxygenNote: 7.2.3
Suggests: covr, EnvStats, testthat, lmtest, knitr, rmarkdown, emplik,
        emplik2, datasets
VignetteBuilder: knitr
URL: https://github.com/gmcmacran/LRTesteR
BugReports: https://github.com/gmcmacran/LRTesteR/issues
NeedsCompilation: no
Packaged: 2024-08-21 02:38:39 UTC; gmcma
Author: Greg McMahan [aut, cre]
Repository: CRAN
Date/Publication: 2024-08-21 07:40:07 UTC
