Package: altR2
Version: 1.1.0
Title: Alternative Estimators to Adjusted R-Squared
Description: Provides alternatives to the normal adjusted R-squared estimator for the estimation of the multiple squared correlation in regression models, 
              as fitted by the lm() function. The alternative estimators are described in Karch (2020) <DOI:10.1525/collabra.343>.
Authors@R: c(
    person("Julian", "Karch", , "j.d.karch@fsw.leidenuniv.nl", c("aut", "cre")))
Depends: R (>= 3.5.0)
Imports: gsl (>= 1.9-10.3), methods, purrr (>= 0.3.2)
Suggests: testthat (>= 2.1.0), MASS (>= 7.3-51.1)
License: GPL-2
URL: https://github.com/karchjd/altR2
BugReports: https://github.com/karchjd/altR2/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-02 13:49:20 UTC; karch
Author: Julian Karch [aut, cre]
Maintainer: Julian Karch <j.d.karch@fsw.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2024-09-02 22:30:02 UTC
