McCullagh_compute_generalized_cumulatives: Coompute the model-based cumulative probabilities pij and qij.
Description
Coompute the model-based cumulative probabilities pij and qij.
Usage
McCullagh_compute_generalized_cumulatives(psi, delta_vec, alpha, c = 1)
Value
matrices of model-based cumulative probabilities pij and qij
Arguments
- psi
symmetry matrix
- delta_vec
vector of asymmetry parameters
- alpha
vector of asymmetry parameters
- c
normalizing constant so pis sum to 1. Defaults to 1.0