Learn R Programming

trtswitch (version 0.2.2)

print.msm: Print method for msm objects

Description

Prints the concise information of an msm fit.

Usage

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

Value

A printout from the fit of a marginal structural model.

Arguments

x

An object of class msm.

...

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

Author

Kaifeng Lu, kaifenglu@gmail.com