summary | R Documentation |
S3 methods summarizing objects generated by rrpack
.
## S3 method for class 'mrrr' summary(object, ...) ## S3 method for class 'cv.mrrr' summary(object, ...) ## S3 method for class 'r4' summary(object, ...) ## S3 method for class 'rrr' summary(object, ...) ## S3 method for class 'cv.rrr' summary(object, ...) ## S3 method for class 'sofar' summary(object, ...) ## S3 method for class 'cv.sofar' summary(object, ...) ## S3 method for class 'srrr' summary(object, ...) ## S3 method for class 'cv.srrr' summary(object, ...) ## S3 method for class 'rssvd' summary(object, ...)
object |
Object generated from |
... |
Other argumnts for future usage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.