selratio {mdatools}R Documentation

Selectivity ratio calculation

Description

Calculates selectivity ratio for each component and response variable in the PLS model

Usage

selratio(obj, ncomp = obj$ncomp.selected)

Arguments

obj

a PLS model (object of class pls)

ncomp

number of components to count

Value

array nvar x ncomp x ny with selectivity ratio values

References

[1] Tarja Rajalahti et al. Chemometrics and Laboratory Systems, 95 (2009), pp. 35-48.


[Package mdatools version 0.14.1 Index]