powered by
Remove unique variables
remove_unique(.data, ..., alpha = 0.05)
A list containing the unique variables and a data frame containing their probabilities and the .data with the unique variable removed.
.data
a data frame, a numeric matrix, covariance matrix or correlation matrix from which to determine the number of factors.
further arguments for unique_variable() and cor_nest().
unique_variable()
cor_nest()
type I error rate.
remove_unique(ex_3factors_doub_unique, n = 420)
Run the code above in your browser using DataLab