coef.susie | R Documentation |
Extract regression coefficients from susie fit
## S3 method for class 'susie' coef(object, ...)
object |
A susie fit. |
... |
Additional arguments passed to the generic |
A p+1 vector, the first element being an intercept, and the remaining p elements being estimated regression coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.