MainRC {extRC} | R Documentation |
Internal function that implements the Aitchinson-Silvey algorithm to estimate extended RC models.
MainRC(y, Model, the0 = NULL, output = FALSE)
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) |
dev |
final deviance |
df |
degrees of freedom |
pj |
vector of joint probabilities |
it |
number of iterations |
dis |
final discrepancy |
Francesco Bartolucci, Antonio Forcina