# NOT RUN {
head(data_RSE)
# }
# NOT RUN {
# MAP test on the Rosenberg Self-Esteem Scale (RSE) data
MAP(data_RSE, corkind='pearson', verbose=TRUE)
# parallel analysis of the Rosenberg Self-Esteem Scale (RSE) data
RAWPAR(data_RSE, extract='PCA', Ndatasets=100, percentile=95,
corkind='pearson', verbose=TRUE)
# }
Run the code above in your browser using DataLab