powered by
Print and summary methods for objects of class smacofB, smacofR (rectangular), and smacofID (individual differences).
smacofB
smacofR
smacofID
# S3 method for smacofB summary(object, ...) # S3 method for smacofB print(x, ...) # S3 method for smacofR summary(object, ...) # S3 method for smacofR print(x, ...) # S3 method for smacofID summary(object, ...) # S3 method for smacofID print(x, ...)
Object of class smacofB, smacofR, smacofID
Ignored
# NOT RUN { data(kinshipdelta) res <- smacofSym(kinshipdelta) res summary(res) # }
Run the code above in your browser using DataLab