print.summary.tdlnm {dlmtree}R Documentation

Prints an overview with summary of model class 'tdlnm'

Description

Method for printing an overview with summary of model class 'tdlnm'

Usage

## S3 method for class 'summary.tdlnm'
print(x, digits = 3, ...)

Arguments

x

an object of type 'summary.tdlnm', result of call to summary.tdlnm()

digits

integer number of digits to round

...

additional parameters

Details

print.summary.tdlnm

Value

output of tdlnm fit in R console


[Package dlmtree version 1.0.0 Index]