print.summary.mnp {MNP} | R Documentation |
Print the summary of the results for the Multinomial Probit Models
Description
summary
print method for class mnp
.
Usage
## S3 method for class 'summary.mnp'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
An object of class |
digits |
the number of significant digits to use when printing. |
... |
further arguments passed to or from other methods. |
Author(s)
Kosuke Imai, Department of Politics, Princeton University kimai@Princeton.Edu
See Also
mnp
[Package MNP version 3.1-5 Index]