Package: oosse
Type: Package
Title: Out-of-Sample R² with Standard Error Estimation
Version: 1.0.11
Authors@R: 
    c(person(given = "Stijn", family = "Hawinkel", 
    email = "stijn.hawinkel@psb.ugent.be", 
    role=c("cre", "aut"), comment = c(ORCID = "0000-0002-4501-5180")))
Maintainer: Stijn Hawinkel <stijn.hawinkel@psb.ugent.be>
Description: Estimates out-of-sample R² through bootstrap or cross-validation as a measure of predictive performance. In addition, a standard error for this point estimate is provided, and confidence intervals are constructed.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.0
Imports: stats, BiocParallel, Matrix, methods, doParallel, Rdpack
RdMacros: Rdpack
Suggests: knitr,rmarkdown,testthat,randomForest,glmnet
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 4.2.0)
BugReports: https://github.com/sthawinke/oosse
NeedsCompilation: no
Packaged: 2024-02-07 11:03:01 UTC; sthaw
Author: Stijn Hawinkel [cre, aut] (<https://orcid.org/0000-0002-4501-5180>)
Repository: CRAN
Date/Publication: 2024-02-07 11:30:05 UTC
