plist: A list of probability vectors corresponding to each ordinal variable. The i-th element of plist is a vector of the cumulative probabilities defining the marginal distribution of the i-th ordinal component of the multivariate variables. If the i-th ordinal variable has k categories, the i-th vector of the plist will contain k-1 probability values. The k-th element is implicitly 1.
cmat.star: The intermediate correlation matrix obtained from cmat.star function.
mean.vec: A vector of means for the normal variables.
sd.vec: A vector of standard deviations for the normal variables.
no.ord: Number of ordinal variables.
no.norm: Number of normal variables.
References
Demirtas, H., Yavuz, Y. (2015). Concurrent generation of ordinal and normal data. Journal of Biopharmaceutical Statistics; 25(4) , 635-650.
Returns
A matrix of size n×(no.ord+no.norm), of which first no.ord are ordinal variables.