coef.priorityelasticnet {priorityelasticnet} | R Documentation |
Extract coefficients from a priorityelasticnet object
Description
Extract coefficients from a priorityelasticnet object
Usage
## S3 method for class 'priorityelasticnet'
coef(object, ...)
Arguments
object |
model of type priorityelasticnet |
... |
additional arguments, currently not used |
Value
List with the coefficients and the intercepts
[Package priorityelasticnet version 0.1.0 Index]