Summarizing the results for the Multinomial Probit Models
summary
method for class mnp
.
## S3 method for class 'mnp' summary(object, CI = c(2.5, 97.5), ...)
object |
An output object from |
CI |
A 2 dimensional vector of lower and upper bounds for the credible intervals used to summarize the results. The default is the equal tail 95 percent credible interval. |
... |
further arguments passed to or from other methods. |
summary.mnp
yields an object of class summary.mnp
containing the following elements:
call |
The call from |
n.alt |
The total number of alternatives. |
base |
The base category used for fitting. |
n.obs |
The number of observations. |
n.param |
The number of estimated parameters. |
n.draws |
The number of Gibbs draws used for the summary. |
coef.table |
The summary of the posterior distribution of the coefficients. |
cov.table |
The summary of the posterior distribution of the covariance matrix. |
This object
can be printed by print.summary.mnp
Kosuke Imai, Department of Politics, Princeton University kimai@Princeton.Edu
mnp
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.