eempf_comp_mat: Extract EEM matrix for single components determined in the...

Description Usage Arguments Value Examples

Description

The components of a PARAFAC analysis are extracted as a data frame

Usage

1
eempf_comp_mat(pfmodel, gather = TRUE)

Arguments

pfmodel

object of class parafac

gather

logical value whether excitation wavelengths are a column, otherwise excitation wavelengths are column names

Value

a list of class data frames

Examples

1
2
3
data(pf_models)

eempf_comp_mat(pf4[[1]])

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