View source: R/print.summary.hdlm.R
print.summary.hdlm | R Documentation |
Method for printing an overview with summary of model class 'hdlm'
## S3 method for class 'summary.hdlm'
print(x, digits = 3, cw.only = TRUE, ...)
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 |
print.summary.hdlm
output of hdlm fit in R console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.