Learn R Programming

ordinalTables (version 1.0.0.3)

McCullagh_extract_weights: Extracts the weights to convert cumulative model-based probabilities to regular probabilities.

Description

Extracts the weights to convert cumulative model-based probabilities to regular probabilities.

Usage

McCullagh_extract_weights(i, j, M)

Value

a list containing w_psi for when i == j w_pij for when i < j w_qij for when j < i weight populated with correct entry based on actual i and j

Arguments

i

row index sought

j

column index sought

M

the number of rows/columns in observed matrix