PLSDA : No model was built because the first predictive component was already not significant.
0
0
Entering edit mode
MLF • 0
@d2b852e9
Last seen 11 months ago
France

Hi, When I try the code below, I get an error, and I don't know how to solve it. Can anyone help me understand this error and/or give me suggestions?


Y = test$atcdhephem

X = test[, c(3:ncol(test))]

plsda_hh_hsd <- opls(X, Y, scaleC = c("none"), permI = 20)

No model was built because the first predictive component was already not significant.
PLS-DA
40 samples x 82 variables and 1 response
none scaling of predictors and standard scaling of response(s)
Empty 'opls' object
plsda • 853 views
ADD COMMENT

Login before adding your answer.

Traffic: 747 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6