View source: R/parafac_plot_functions.R
eempf_plot_ssccheck | R Documentation |
Plot results from an SSC check
eempf_plot_ssccheck(ssccheck)
ssccheck |
outpout from |
ggplot element
data(pf_models)
ssccheck <- eempf_ssccheck(pfmodels = pf3[1:3], cores = 2)
eempf_plot_ssccheck(ssccheck)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.