print.summary.monotone {dlmtree} | R Documentation |
Prints an overview with summary of model class 'monotone'
Description
Method for printing an overview with summary of model class 'monotone'
Usage
## S3 method for class 'summary.monotone'
print(x, digits = 3, ...)
Arguments
x |
an object of type 'summary.monotone', result of call to summary.monotone() |
digits |
integer number of digits to round |
... |
additional parameters |
Details
print.summary.monotone
Value
output in R console
[Package dlmtree version 1.0.0 Index]