McCullagh_compute_gamma_from_phi: Computes value of gamma from phi. Inverse of usual computation.
Description
Computes value of gamma from phi. Inverse of usual computation.
Usage
McCullagh_compute_gamma_from_phi(phi, j, gamma)
Value
gamma[j] given phi and gamma[j + 1]
Arguments
- phi
value to compute from
- j
index to use in computation
- gamma
vector of gamma values (model-based cumulative logits)