Description Usage Arguments Examples
lattice_pa returns a parallel analysis based on a reduced correlation matrix using lattice
1  | 
data | 
 A data.frame with no missing data  | 
1 2 3  | library(hemp)
cognition <- subset(interest, select = vocab:analyrea)
lattice_pa(cognition)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.