View source: R/print.CIMTx_ATT_sa.R
print.CIMTx_ATT_sa | R Documentation |
The print
method for class "CIMTx_ATT_sa"
## S3 method for class 'CIMTx_ATT_sa' print(x, ...)
x |
a |
... |
further arguments passed to or from other methods. |
The output from print
result <- list(estimand = "ATT") class(result) <- "CIMTx_ATT_sa" print(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.