I’m analyzing a survey that has a lot of ratings scales. Is there a package to do polychoric correlations?
If not would anyone be willing to take a crack at creating such a thing?
I’m analyzing a survey that has a lot of ratings scales. Is there a package to do polychoric correlations?
If not would anyone be willing to take a crack at creating such a thing?
Hi, I’m developing a new package, ParallelAnalysis.
In this package, I implemented a function to compute polychoric correlation based on the normal distribution and the 2 step MLE estimation procedure, suggested by Olsson.
Let’s try using polycor
function.
Thanks, I’m interested in this.