plsgenomics-deprecated {plsgenomics} | R Documentation |
Deprecated function(s) in the 'plsgenomics' package
Description
These functions are provided for compatibility with older version of the 'plsgenomics' package. They may eventually be completely removed.
Usage
m.rirls.spls(...)
Arguments
... |
Parameters to be passed to the modern version of the function |
Details
rirls.spls | is replaced by logit.spls |
rirls.spls.tune | is replaced by logit.spls.cv |
rirls.spls.stab | is replaced by logit.spls.stab |
m.rirls.spls | is replaced by multinom.spls |
m.rirls.spls.tune | is replaced by multinom.spls.cv |
m.rirls.spls.stab | is replaced by multinom.spls.stab |
spls.adapt | is replaced by spls |
spls.adapt.tune | is replaced by spls.cv |
[Package plsgenomics version 1.5-3 Index]