View source: R/parafac_plot_functions.R
eempf_compare | R Documentation |
Three plots are returned:
plot of numer of components vs. model fit
plot of different components as colour maps
plot of different components as peak lines
The plots are intended to help with a suitable number of components.
eempf_compare(pfres, ...)
pfres |
list of several objects of class parafac |
... |
arguments passed on to |
3 objects of class ggplot
eempf_fits
, eempf_plot_comps
data(pf_models)
eempf_compare(pf4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.