Why does setting permI to 0, 20(default) or 100 give the same result and what does it mean?
In all three cases c(0,20, 100) , the summary statistics are the same
oplsda <- opls(df, as.factor(df$y), predI = 1, orthoI = NA, permI = 0)
OPLS-DA 346 samples x 9144 variables and 1 response standard scaling of predictors and response(s) R2X(cum) R2Y(cum) Q2(cum) RMSEE pre ort Total 0.184 0.944 0.79 0.119 1 4