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

View source: R/parafac_functions.R

eempf_leverageR 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]])

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