print.summary.TransModel {TransModel} | R Documentation |
Print method for the summary output of TransModel.
Description
A summary table with coefficient estimates, standard error and p-values will be printed.
Usage
## S3 method for class 'summary.TransModel'
print(x, ...)
Arguments
x |
An object from the function summary.TransModel. |
... |
Other print arguments. |
[Package TransModel version 2.3 Index]