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

Description Usage Arguments Value Examples

Description

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

Usage

1
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

1
2
3
data(pf_models)

eempf_mleverage(pf3)

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.