splithalf_plot {staRdom}R 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)

[Package staRdom version 1.1.28 Index]