print.summary.DImulti: print.summary.DImulti

View source: R/DImulti_classMethods.R

print.summary.DImultiR 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.


DImodelsMulti documentation built on May 29, 2024, 2:15 a.m.