eempf_comp_mat {staRdom} | R Documentation |
The components of a PARAFAC analysis are extracted as a data frame
eempf_comp_mat(pfmodel, gather = TRUE)
pfmodel |
object of class parafac |
gather |
logical value whether excitation wavelengths are a column, otherwise excitation wavelengths are column names |
a list of class data frames
data(pf_models)
eempf_comp_mat(pf4[[1]])