get_expressions | R Documentation |
Obtain prediction equations for all possible values of type
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, ...)
x |
A |
... |
Not used |
A named list with prediction equations for each possibel type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.