Learn R Programming

trtswitch (version 0.2.2)

print.tsegest: Print method for tsegest objects

Description

Prints the concise information of a tsegest fit.

Usage

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

Value

A printout from the fit of two-stage estimation with g-estimation.

Arguments

x

An object of class tsegest.

...

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

Author

Kaifeng Lu, kaifenglu@gmail.com