View source: R/parafac_functions.R
eempf_comp_mat | 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]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.