Learn R Programming

ordinalTables (version 1.0.0.3)

model_i_star_update_theta: Updates the row/column parameters for Model I*.

Description

Updates the row/column parameters for Model I*.

Usage

model_i_star_update_theta(theta, n, fHat, exclude_diagonal = FALSE)

Value

new value of theta vector

Arguments

theta

vector of estimated row/column effects

n

matrix of observed counts

fHat

matrix of model-based expected frequencies

exclude_diagonal

should the cells of the main diagonal be excluded? Default is FALSE, include all cells