polycor {mvord} | R Documentation |
This function computes polychoric correleations among two or more variables.
polycor(x, y = NULL)
x |
either a vector or a matrix of ordinal responses |
y |
an (optional) ordinal vector (only applciable if x is a vector) |