View source: R/parafac_functions.R
eem2array | R Documentation |
Data matrices from EEM are combined to an array that is needed for a PARAFAC analysis.
eem2array(eem_list)
eem_list |
object of class eemlist |
object of class array
data(eem_list)
X <- eem2array(eem_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.