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)

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