Skip to contents

pa_lubbe_plot() plot the results of a parallel analysis generated with the pa_lubb() function

Usage

pa_lubbe_plot(data)

Arguments

data

it uses an input a pa_lubb() results, UCP adjusted parallel analysis (Lubbe, 2019)

Value

a ggplot object

Examples


pa_lubbe_plot(pa_lubbe_data)
#> Error in data %>% tidyr::gather(key = "source", value = "eigen_values",     -factors, -n_factors): could not find function "%>%"