coef.rss | R Documentation |
Extracts coefficients for a given parameter pair (k,h)
.
## S3 method for class 'rss'
coef(object, k = NULL, h = NULL, ...)
object |
an object of class |
k |
the number of predictors indexing the desired fit |
h |
the number of observations indexing the desired fit |
... |
any other arguments |
An array of coefficients.
Ryan Thompson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.