Learn R Programming

TransModel (version 2.3)

print.TransModel: 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 TransModel
print(x, ...)

Arguments

x

An object from the function TransModel.

Other auguments to be specified for the print function.