
Last chance! 50% off unlimited learning
Sale ends in
mppca(data, ncomp, thres = 0.1, maxit = NULL, qmax = NULL)
# for packaging needs, a low amount of initial components (ie 10) was used.
# A larger amount may be used for better results.
temp <- mppca(pendat, 10, maxit=20, qmax=8)
Run the code above in your browser using DataLab