View source: R/parafac_functions.R
eempf_leverage | R Documentation |
Calculate the leverage of each emission and excitation wavelength and each sample from a single PARAFAC model
eempf_leverage(pfmodel)
pfmodel |
object of class parafac |
list of 3 named vectors (emission, excitation wavelengths and samples)
data(pf_models)
eempf_leverage(pf4[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.