Package: moose 0.0.1

moose: Mean Squared Out-of-Sample Error Projection

Projects mean squared out-of-sample error for a linear regression based upon the methodology developed in Rohlfs (2022) <doi:10.48550/arXiv.2209.01493>. It consumes as inputs the lm object from an estimated OLS regression (based on the "training sample") and a data.frame of out-of-sample cases (the "test sample") that have non-missing values for the same predictors. The test sample may or may not include data on the outcome variable; if it does, that variable is not used. The aim of the exercise is to project what what mean squared out-of-sample error can be expected given the predictor values supplied in the test sample. Output consists of a list of three elements: the projected mean squared out-of-sample error, the projected out-of-sample R-squared, and a vector of out-of-sample "hat" or "leverage" values, as defined in the paper.

Authors:Chris Rohlfs [aut, cre]

moose_0.0.1.tar.gz
moose_0.0.1.zip(r-4.7)moose_0.0.1.zip(r-4.6)moose_0.0.1.zip(r-4.5)
moose_0.0.1.tgz(r-4.6-any)moose_0.0.1.tgz(r-4.5-any)
moose_0.0.1.tar.gz(r-4.7-any)moose_0.0.1.tar.gz(r-4.6-any)
moose_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
moose/json (API)

# Install 'moose' in R:
install.packages('moose', repos = c('https://carohlfs.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 2 scripts 167 downloads 1 exports 0 dependencies

Last updated from:84e8df2263. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK98
source / vignettesOK134
linux-release-x86_64OK82
macos-release-arm64OK154
macos-oldrel-arm64OK153
windows-develOK68
windows-releaseOK68
windows-oldrelOK55
wasm-releaseOK81

Exports:moose

Dependencies: