print.summary.dream {dream}R Documentation

Print Method for dream Model

Description

Print Method for dream Model

Usage

## S3 method for class 'summary.dream'
print(x, digits = 4, ...)

Arguments

x

An object of class "dream".

digits

The number of digits to print after the decimal point.

...

Additional arguments (currently unused).

Value

No return value. Prints out the main results of a 'dream' summary object.


[Package dream version 0.1.0 Index]