eempf_leverage {staRdom} | R Documentation |
Calculate the leverage of each emission and excitation wavelength and each sample from a single PARAFAC model
Description
Calculate the leverage of each emission and excitation wavelength and each sample from a single PARAFAC model
Usage
eempf_leverage(pfmodel)
Arguments
pfmodel |
object of class parafac |
Value
list of 3 named vectors (emission, excitation wavelengths and samples)
Examples
data(pf_models)
eempf_leverage(pf4[[1]])
[Package staRdom version 1.1.28 Index]