| residuals | R Documentation |
Methods for the stats::residuals() generic: return the per-pair (or
per-triplet) residual norms stored in an eigencore result or certificate.
## S3 method for class 'eigencore_eigen_result'
residuals(object, ...)
## S3 method for class 'eigencore_svd_result'
residuals(object, ...)
## S3 method for class 'eigencore_certificate'
residuals(object, ...)
object |
An eigencore result or certificate object. |
... |
Reserved for future methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.