summary.TE_data_prep | R Documentation |
Print summaries of data and model objects produced by TrialEmulation
.
## S3 method for class 'TE_data_prep'
summary(object, ...)
## S3 method for class 'TE_data_prep_sep'
summary(object, ...)
## S3 method for class 'TE_data_prep_dt'
summary(object, ...)
## S3 method for class 'TE_msm'
summary(object, ...)
## S3 method for class 'TE_robust'
summary(object, ...)
object |
Object to print summary |
... |
Additional arguments passed to print methods. |
No value, displays summaries of object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.