Learn R Programming

trtswitch (version 0.2.2)

print.tsesimp: Print method for tsesimp objects

Description

Prints the concise information of a tsesimp fit.

Usage

# S3 method for tsesimp
print(x, ...)

Value

A printout from the fit of simple two-stage estimation.

Arguments

x

An object of class tsesimp.

...

Ensures that all arguments starting from "..." are named.

Author

Kaifeng Lu, kaifenglu@gmail.com