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