powered by
## S3 method for class 'mlds': summary(object, digits = max(3, getOption("digits") - 4), ...) ## S3 method for class 'summary.mlds': print(x, digits = max(3, getOption("digits") - 4), ...)
mlds
pscale
print.summary.mlds
data(kk1) kk1.mlds <- mlds(SwapOrder(kk1)) summary(kk1.mlds)
Run the code above in your browser using DataLab