Hello,
I am trying to do CV to select lambda for my PLS model, but I get an error when trying to run perf_mddsPLS (can be traced back to the plot.perf_mddsPLS function):
Error in xtfrm.data.frame(x) : cannot xtfrm data frames
The mddsLS function works fine with the same X and Y input variables. I am working in R 4.3.1.
Thanks!
Hello,
I am trying to do CV to select lambda for my PLS model, but I get an error when trying to run perf_mddsPLS (can be traced back to the plot.perf_mddsPLS function):
Error in xtfrm.data.frame(x) : cannot xtfrm data frames
The mddsLS function works fine with the same X and Y input variables. I am working in R 4.3.1.
Thanks!