Learn R Programming

ordinalTables (version 1.0.0.3)

McCullagh_compute_cumulatives: Computes the model-based cumulative probability matrices pij and qij

Description

Computes the model-based cumulative probability matrices pij and qij

Usage

McCullagh_compute_cumulatives(psi, delta, alpha, c = 1)

Value

list containing matrices pij and qij

Arguments

psi

the matrix of symmetry parameters

delta

the scalar asymmetry parameter

alpha

the vector of asymmetry parameters

c

the normalizing constant for the pis to sum to 1.0 Default value is 1.0