View source: R/residuals.smacof.R
| residuals.smacof | R Documentation | 
Computes the residuals by subtracting the configuration dissimilarites from the observed dissimilarities.
## S3 method for class 'smacof'
residuals(object, ...)
## S3 method for class 'smacofR'
residuals(object, ...)
## S3 method for class 'smacofID'
residuals(object, ...)
object | 
 Object of class   | 
... | 
 Ignored  | 
res <- mds(kinshipdelta)
residuals(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.