powered by
## S3 method for class 'mlds': plot(x, standard.scale = FALSE, ...) ## S3 method for class 'mlds': lines(x, standard.scale = FALSE, ...) ## S3 method for class 'mlds': points(x, standard.scale = FALSE, ...)
mlds
data(kk1) plot(mlds(SwapOrder(kk1))) lines(mlds(SwapOrder(kk1)))
Run the code above in your browser using DataLab