get_CVparsFCnet: Internal function for retrieving crossvalidated parameters of...

View source: R/get_CVparsFCnet.R

get_CVparsFCnetR Documentation

Internal function for retrieving crossvalidated parameters of cv_FCnet

Description

Internal function to retrieve the alpha and lambda parameters resulting in the minimum crossvalidation error.

Usage

get_CVparsFCnet(fit)

Arguments

fit

An object returned by glmnetUtils::cva.glmnet().

Value

The crossvalidated parameters with the associated error


EBlini/FCnet documentation built on April 13, 2022, 10:23 p.m.