coef.suffpcr | R Documentation |
Method for returning coefficients of a fitted suffpcr object
## S3 method for class 'suffpcr' coef(object, i = NULL, d = NULL, ...)
object |
a suffpcr object, created by |
i |
optional vector of lambda indices to retrieve |
d |
optional vector of d indices to retrieve |
... |
ignored |
a (sparse) matrix of coefficients. Each column corresponds to one lambda x d estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.