print.summary.dream: Print Method for dream Model

View source: R/summaryFunctionsDREAM.R

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


dream documentation built on Aug. 8, 2025, 6:36 p.m.