splithalf_plot: Plot results from a splithalf analysis

View source: R/parafac_plot_functions.R

splithalf_plotR Documentation

Plot results from a splithalf analysis

Description

Graphs of all components of all models are plotted to be compared.

Usage

splithalf_plot(fits)

Arguments

fits

list of components data

Value

ggplot

See Also

splithalf

Examples

data(sh)

splithalf_plot(sh)
str(sh)

MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.