View source: R/plot.CIMTx_ATT_posterior.R
plot.CIMTx_ATT_posterior | R Documentation |
Plot for non-IPTW estimation methods for ATT effect
## S3 method for class 'CIMTx_ATT_posterior' plot(x, ...)
x |
a |
... |
further arguments passed to or from other methods. |
an error message
## Not run: result <- list(method = "RA") class(result) <- "CIMTx_ATT_posterior" plot(result) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.