| summary.smacofB | R Documentation | 
Print and summary methods for objects of class smacofB, smacofR (rectangular), and smacofID (individual differences).
## S3 method for class 'smacofB'
summary(object, ...)
## S3 method for class 'smacofB'
print(x, ...)
## S3 method for class 'smacofR'
summary(object, ...)
## S3 method for class 'smacofR'
print(x, ...)
## S3 method for class 'smacofID'
summary(object, ...)
## S3 method for class 'smacofID'
print(x, ...)
object | 
 Object of class   | 
x | 
 Object of class   | 
... | 
 Ignored  | 
data(kinshipdelta)
res <- smacofSym(kinshipdelta)
res
summary(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.