polychor.matrix {psych} | R Documentation |
Given a vector of a vector of frequencies, use John Fox's polycor function to convert these to polychoric correlations.
Not ready for public consumption.
polychor.matrix(x, y = NULL)
x |
a matrix of phi coefficients |
y |
perhaps |
This is a stub of a function to convert a matrix of phi coefficients with an accompanying vector of frequencies into polychoric correlations. Clearly it is not there yet, but is included in the package as a stopgap.
Please do not use.
William Revelle