rmse_glmnet: Compute prediction errors

Description Usage Arguments Value

View source: R/method_scoresystem.R

Description

Compute prediction errors

Usage

1
rmse_glmnet(c, K, dataselects, X, lambdas)

Arguments

c

Column to use.

K

Number of batches.

dataselects

Batches.

X

Matrix to pseudo orthogonalize of size m*(n+m).

lambdas

Numeric vector of lambda to test.

Value

Matrix of errors per lambda and batch.


abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.