View source: R/parafac_functions.R
eempf_mleverage | R Documentation |
Calculate the leverage of each emission and excitation wavelength and each sample from a list of PARAFAC models
eempf_mleverage(pfres_comps, ecdf = FALSE, stats = FALSE)
pfres_comps |
object of class parafac |
ecdf |
logical, transforme leverages to according empirical quantiles ( |
stats |
logical, whether means and standard deviations are calculated from leverages |
data frame containing leverages of wavelengths and samples for each model
data(pf_models)
eempf_mleverage(pf3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.