staRdom (version 1.0.8)

eempf_leverage: 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

Run this code
# NOT RUN {
data(pfres_comps1)

eempf_leverage(pfres_comps[[2]])
# }

Run the code above in your browser using DataLab