plot.TTE | R Documentation |
Plots diagnostic graphs for the TTE pipeline output.
## S3 method for class 'TTE'
plot(x, which = c("SMD", "Equipoise"), ...)
x |
An object of class "TTE". |
which |
A character vector specifying which plot(s) to display. Options are "SMD" (Standardized Mean Differences) and "Equipoise" (Equipoise plot). Default shows all plots. |
... |
Additional arguments passed to plotting functions. |
No return value, printed to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.