mphfit
The generic functions `summary' and `print' are adapted to the objects inheriting from class mphfit
(summary.mphfit, print.mphfit) to display the results of the estimation of a mph model by `mphineq.fit'.
# S3 method for mphfit
summary(object, ...)
# S3 method for mphfit
print(x,...)
An object inheriting from class mphfit
, i.e. a result of `mphineq.fit'
Further arguments passed to or from other methods
The output of `summary' provides: 1. the goodness-of-fit of the estimated model tested by the likelihood ratio and Pearson's Score Statistics, degrees of freedom and pvalues. Note that degrees of freedom and pvalues are meaningful only for the mph models without inequality constraints; 2. cell-specific statistics: observed and predicted frequencies of the multi-way table, estimated joint probabilities with standard errors, adjusted residuals.