print.summary.tdlmm {dlmtree}R Documentation

Prints an overview with summary of model class 'tdlmm'

Description

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

Usage

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

Arguments

x

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

digits

integer number of digits to round

cw.only

print only results for exposures with critical windows

...

additional parameters

Details

print.summary.tdlmm

Value

output of tdlmm fit in R console


[Package dlmtree version 1.0.0 Index]