sframe_plot_efa_scree: Scree plot from an EFA readiness report

View source: R/plots.R

sframe_plot_efa_screeR Documentation

Scree plot from an EFA readiness report

Description

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

efa_report()


surveyframe documentation built on July 25, 2026, 1:07 a.m.