summary.smacofB {smacof} | 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)