glmnetLRC_fit: A glmnetLRC model fit object

Description Format Examples

Description

This object is returned by the call glmnetLRC_fit <- glmnetLRC(response, predictors, lossMat = lM, estimateLoss = TRUE, nJobs = parallel::detectCores()) in the example of glmnetLRC. It is preserved here in the package because it is time consuming to generate.

Format

A glmnetLRC object returned by glmnetLRC

Examples

1
2
# Load fitted glmnetLRC model
data(glmnetLRC_fit)

pnnl/glmnetLRC documentation built on May 25, 2019, 10:22 a.m.