print.TransModel {TransModel} | R Documentation |
Print method for the function TransModel.
Description
Estimated coefficients and covariance matrix will be printed for the fitted linear transformation model from TransModel.
Usage
## S3 method for class 'TransModel'
print(x, ...)
Arguments
x |
An object from the function TransModel. |
... |
Other auguments to be specified for the print function. |
[Package TransModel version 2.3 Index]