# NOT RUN {
# test on the Harman correlation matrix
NEVALSGT1(data_Harman, corkind='pearson', verbose=TRUE)
# test on the Rosenberg Self-Esteem Scale (RSE) using Pearson correlations
NEVALSGT1(data_RSE, corkind='pearson', verbose=TRUE)
# test on the Rosenberg Self-Esteem Scale (RSE) using polychoric correlations
NEVALSGT1(data_RSE, corkind='polychoric', verbose=TRUE)
# }
Run the code above in your browser using DataLab