| plot.exposureHeterogeneity | R Documentation |
Bar plot of the heterogeneity measure 1-\pi^0_k returned by
exposureHeterogeneity.
## S3 method for class 'exposureHeterogeneity'
plot(x, ...)
x |
An |
... |
Further arguments passed to |
Invisibly returns x.
David Ardia and Kris Boudt.
exposureHeterogeneity.
data("hfdata")
sc <- alphaScreening(hfdata[, 1:10], factors = hfdata[, 50:51],
control = list(nCore = 1, screen_beta = TRUE))
plot(exposureHeterogeneity(sc))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.