eempf_mleverage: Calculate the leverage of each emission and excitation...

View source: R/parafac_functions.R

eempf_mleverageR Documentation

Calculate the leverage of each emission and excitation wavelength and each sample from a list of PARAFAC models

Description

Calculate the leverage of each emission and excitation wavelength and each sample from a list of PARAFAC models

Usage

eempf_mleverage(pfres_comps, ecdf = FALSE, stats = FALSE)

Arguments

pfres_comps

object of class parafac

ecdf

logical, transforme leverages to according empirical quantiles (ecdf)

stats

logical, whether means and standard deviations are calculated from leverages

Value

data frame containing leverages of wavelengths and samples for each model

Examples

data(pf_models)

eempf_mleverage(pf3)

MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.