eempf_plot_ssccheck: Plot results from an SSC check

View source: R/parafac_plot_functions.R

eempf_plot_ssccheckR Documentation

Plot results from an SSC check

Description

Plot results from an SSC check

Usage

eempf_plot_ssccheck(ssccheck)

Arguments

ssccheck

outpout from eempf_ssccheck

Value

ggplot element

Examples


data(pf_models)

ssccheck <- eempf_ssccheck(pfmodels = pf3[1:3], cores = 2)
eempf_plot_ssccheck(ssccheck)


MatthiasPucher/staRdom documentation built on Nov. 9, 2024, 12:11 p.m.