conformity.Check {MultiOrd} | R Documentation |
Checks whether the dimension of marginal probability matrix matches the dimension of correlation matrix.
Description
Checks whether the dimension of marginal probability matrix matches the dimension of correlation matrix.
Usage
conformity.Check(ordPmat, CorrMat)
Arguments
ordPmat |
Input matrix of ordinal marginal probabilities |
CorrMat |
Correlation matrix of the multivariate ordinal data. |
[Package MultiOrd version 2.4.3 Index]