print.TransModel: Print method for the function TransModel.

Description Usage Arguments

View source: R/print.TransModel.R

Description

Estimated coefficients and covariance matrix will be printed for the fitted linear transformation model from TransModel.

Usage

1
2
## S3 method for class 'TransModel'
print(x, ...)

Arguments

x

An object from the function TransModel.

...

Other auguments to be specified for the print function.


TransModel documentation built on Feb. 3, 2022, 5:08 p.m.