eempf_comp_load_plot {staRdom} | R Documentation |
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, ...)
Arguments
pfmodel |
object of class parafac |
... |
attributes passe don to |
Value
ggplot
See Also
Examples
data(pf_models)
eempf_comp_load_plot(pf4[[1]])
[Package staRdom version 1.1.28 Index]