staRdom (version 1.1.28)

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)

Value

list of 3 named vectors (emission, excitation wavelengths and samples)

Arguments

pfmodel

object of class parafac

Examples

Run this code
data(pf_models)

eempf_leverage(pf4[[1]])

Run the code above in your browser using DataLab