staRdom (version 1.1.28)

eempf_comp_load_plot: Plot components from a PARAFAC model

Description

Additionally a bar plot with the amounts of each component in each sample is produced.

Usage

eempf_comp_load_plot(pfmodel, ...)

Value

ggplot

Arguments

pfmodel

object of class parafac

...

attributes passe don to ggeem

See Also

ggeem, eempf_load_plot

Examples

Run this code
data(pf_models)

eempf_comp_load_plot(pf4[[1]])

Run the code above in your browser using DataLab