MainRC: Estimation of extended RC models

Description Usage Arguments Value Author(s)

View source: R/MainRC.R

Description

Internal function that implements the Aitchinson-Silvey algorithm to estimate extended RC models.

Usage

1
MainRC(y, Model, the0 = NULL, output = FALSE)

Arguments

y

row vectorized vector of frequencies of the contingency table

Model

list of model components

the0

initial vector of canonical parameters (optional)

output

to require full output (optional)

Value

dev

final deviance

df

degrees of freedom

pj

vector of joint probabilities

it

number of iterations

dis

final discrepancy

Author(s)

Francesco Bartolucci, Antonio Forcina


extRC documentation built on Oct. 23, 2020, 7:07 p.m.