Last data update: 2014.03.03

R: Checks whether the dimension of marginal probability matrix...
conformity.CheckR 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.

Results