# NOT RUN {
# RSE data
ROOTFIT(data_RSE, corkind='pearson', extract='ML')
ROOTFIT(data_RSE, corkind='pearson', extract='PCA')
# }
# NOT RUN {
# NEO-PI-R data
ROOTFIT(data_NEOPIR, corkind='pearson', extract='ML')
ROOTFIT(data_NEOPIR, corkind='pearson', extract='PCA')
# }
Run the code above in your browser using DataLab