selratio: Selectivity ratio calculation

View source: R/pls.R

selratioR 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.


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.