A paired down version of the FA parallel function for the REPM package based on psych::fa.parallel
| 1 2 3 | fa.parallel.repm(x, n.obs = NULL, main = "Parallel Analysis Scree Plots",
  n.iter = 20, error.bars = FALSE, se.bars = TRUE, quant = 0.95,
  cor = "cor", use = "pairwise")
 | 
| x | An object of class parallel returned from the fa.parallel function | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.