print.summary.DImulti {DImodelsMulti} | R Documentation |
print.summary.DImulti
Description
print the details of an object of class summary.DImulti
Usage
## S3 method for class 'summary.DImulti'
print(x, verbose = FALSE, digits = .Options$digits, ...)
Arguments
x |
an object of class DImulti |
verbose |
an optional logical value used to control the amount of output when the object is printed. Defaults to FALSE. |
digits |
the number of significant digits to use when printing |
... |
some methods for this generic function require additional arguments. None are used in this method. |
Value
object x
See Also
print
which this function wraps.
[Package DImodelsMulti version 1.1.1 Index]