Skip to content

Obtain prediction equations for all possible values of type

Usage

get_expressions(x, ...)

# S3 method for class '`_multnet`'
get_expressions(x, ...)

# S3 method for class '`_lognet`'
get_expressions(x, ...)

# S3 method for class '`_elnet`'
get_expressions(x, ...)

Arguments

x

A parsnip model with the glmnet engine.

...

Not used

Value

A named list with prediction equations for each possibel type.