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)


staRdom documentation built on July 9, 2023, 5:57 p.m.