preferable {ensr}R Documentation

Preferable Elastic Net Model

Description

Find the preferable Elastic Net Model from an ensr object. The preferable model is defined as the model with the lowest mean cross validation error and largest alpha value.

Usage

preferable(object, ...)

Arguments

object

an ensr object

...

not currently used.


[Package ensr version 0.1.0 Index]