print.summary.tdlm {dlmtree}R Documentation

Prints an overview with summary of model class 'tdlm'

Description

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

Usage

## S3 method for class 'summary.tdlm'
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.tdlm

Value

output of tdlm fit in R console


[Package dlmtree version 1.0.0 Index]