rrpack-coef | R Documentation |
S3 methods extracting estimated coefficients for objects generated by
rrpack
.
## S3 method for class 'mrrr' coef(object, ...) ## S3 method for class 'cv.mrrr' coef(object, ...) ## S3 method for class 'r4' coef(object, ...) ## S3 method for class 'rrr' coef(object, ...) ## S3 method for class 'rrr.fit' coef(object, ...) ## S3 method for class 'cv.rrr' coef(object, ...) ## S3 method for class 'srrr' coef(object, ...) ## S3 method for class 'sofar' coef(object, ...) ## S3 method for class 'rssvd' coef(object, ...)
object |
Object generated by |
... |
Other argumnts for future usage. |
A numeric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.