mph.summary {cta} | R Documentation |
Computes and prints a collection of summary statistics of the fitted MPH model.
This function is used in conjunction with the ML fitting function
mph.fit
.
mph.summary(mph.out, cell.stats = FALSE, model.info = FALSE, digits = 4)
mph.out |
Result of |
cell.stats |
Logical variable indicating whether cell specific
statistics are to be output. Default:
|
model.info |
Logical variable indicating whether model
information is to be output. Default:
|
digits |
Integer giving output precision; used in the
|
NULL
Joseph B. Lang
Lang, J. B. (2004) Multinomial-Poisson homogeneous models for contingency tables, Annals of Statistics, 32, 340–383.
Lang, J. B. (2005) Homogeneous linear predictor models for contingency tables, Journal of the American Statistical Association, 100, 121–134.