getSelectivityRatio.pls | R Documentation |
Returns vector with Selectivity ratio values. This function is a proxy for selratio
and will be removed in future releases.
## S3 method for class 'pls'
getSelectivityRatio(obj, ncomp = obj$ncomp.selected, ...)
obj |
a PLS model (object of class |
ncomp |
number of components to get the values for (if NULL user selected as optimal will be used) |
... |
other parameters |
vector with selectivity ratio values
[1] Tarja Rajalahti et al. Chemometrics and Laboratory Systems, 95 (2009), pp. 35-48.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.