A list of probability vectors corresponding to each binary/ordinal variable. The i-th element of plist is a vector of the cumulative probabilities defining the marginal distribution of the i-th component of the multivariate variables, which is binary/ordinal. If the i-th variable is binary, the i-th vector of plist will contain 1 probability value. If the i-th variable is ordinal with k categories (k > 2), the i-th vector of plist will contain (k-1) probability values. The k-th element is implicitly 1.
skew.vec
The skewness vector for continuous variables.
kurto.vec
The kurtosis vector for continuous variables.
no.bin
Number of binary variables.
no.ord
Number of ordinal variables.
no.NN
Number of continuous variables.
Value
A list of two matrices. The one named lower contains the lower bounds and the other named upper contains the upper bounds of the feasible correlations.