print.summary.mnp: Print the summary of the results for the Multinomial Probit...

View source: R/print.summary.mnp.R

print.summary.mnpR 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 summary.mnp.

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


kosukeimai/MNP documentation built on March 15, 2023, 7:14 a.m.