staRdom (version 1.0.3)

eempf_leverage: Calculate the leverage of each emission and excitation wavelength and each sample

Description

Calculate the leverage of each emission and excitation wavelength and each sample

Usage

eempf_leverage(cp_out)

Arguments

cp_out

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