View source: R/print.summary.tdlm.R
print.summary.tdlm | R Documentation |
Method for printing an overview with summary of model class 'tdlm'
## S3 method for class 'summary.tdlm'
print(x, digits = 3, ...)
x |
an object of type 'summary.tdlnm', result of call to summary.tdlnm() |
digits |
integer number of digits to round |
... |
additional parameters |
print.summary.tdlm
output of tdlm fit in R console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.