print.summary.hdlm {dlmtree}R Documentation

Prints an overview with summary of model class 'hdlm'

Description

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

Usage

## S3 method for class 'summary.hdlm'
print(x, digits = 3, cw.only = TRUE, ...)

Arguments

x

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

digits

integer number of digits to round

cw.only

print only results for exposures with critical windows

...

additional parameters

Details

print.summary.hdlm

Value

output of hdlm fit in R console


[Package dlmtree version 1.0.0 Index]