eem2array {staRdom} | 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)