Package: altR2
Version: 1.0.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 (2016) <DOI:10.31234/osf.io/v8dz5>.
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), 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
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-16 18:01:51 UTC; karchjd
Author: Julian Karch [aut, cre]
Maintainer: Julian Karch <j.d.karch@fsw.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2019-09-23 15:30:02 UTC
Built: R 4.0.2; ; 2020-07-15 22:25:16 UTC; unix
