Summarizing MSMM Fits
Arguments
- object
an object of class
"msmm"
.- ...
further arguments passed to or from other methods.
S3 summary and print methods for objects of class
msmm
andsummary.msmm
.- x
an object of class
"summary.msmm"
.- digits
the number of significant digits to use when printing.
Value
summary.msmm()
returns an object of class "summary.msmm"
. A list with the following elements:
- smry
An object from a call to either
gmm::summary.gmm()
orivreg::summary.ivreg()
.- object
The object of class
msmm
passed to the function.