eempf_compare: Plot a set of PARAFAC models to compare the single components

View source: R/parafac_plot_functions.R

eempf_compareR Documentation

Plot a set of PARAFAC models to compare the single components

Description

Three plots are returned:

  1. plot of numer of components vs. model fit

  2. plot of different components as colour maps

  3. plot of different components as peak lines

The plots are intended to help with a suitable number of components.

Usage

eempf_compare(pfres, ...)

Arguments

pfres

list of several objects of class parafac

...

arguments passed on to eempf_fits and eempf_plot_comps

Value

3 objects of class ggplot

See Also

eempf_fits, eempf_plot_comps

Examples


data(pf_models)

eempf_compare(pf4)


MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.