Skip to contents

Plots the parallel-analysis eigenvalues from efa_report() (both the observed factor-analysis eigenvalues and the simulated comparison line), with the suggested factor count marked.

Usage

sframe_plot_efa_scree(x, palette = c("web", "print"))

Arguments

x

An sframe_efa_report object from efa_report().

palette

One of "web" or "print". See sframe_brand().

Value

A ggplot2 object.

See also