optim_rr: Find the optimal regularisation parameter through optimised...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Find the optimal regularisation parameter through optimised leave one out cross validation

Usage

1
optim_rr(X, y, lams)

Arguments

X

Data matrix

y

Column matrix of responses

lams

Vector of regularisation parameters to test

Value

Vector of OCVs


g-l-mansell/RcppRidge documentation built on Dec. 20, 2021, 9:43 a.m.