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