Description Usage Arguments Value Examples
Calculate residuals of EEM data according to a certain model
1 2 | eempf_residuals(pfmodel, eem_list, select = NULL,
cores = parallel::detectCores(logical = FALSE)/2)
|
pfmodel |
PARAFAC model of class parafac |
eem_list |
eemlist containing EEM data |
select |
character vector containing the names of the desired samples |
cores |
number of cores to use for parallel processing |
data frame with EEM residuals
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.