Description Usage Arguments Author(s)
Plot mean exposure for NI and PS units.
1 2 3 | plotMeanExp(obsNI, obsPS, mexpNI, mexpPS, bEllipse = FALSE,
elLevel = 0.95, quantileVals = c(0.05, 0.95), bShowPerc = TRUE,
...)
|
obsNI |
Observed mean exposure for NI units. |
obsPS |
Observed mean exposure for PS units. |
mexpNI |
Simulated mean exposures for NI units. |
mexpPS |
Simulated mean exposures for PS units. |
bEllipse |
Whether to show ellipse containing a fraction of points. |
elLevel |
Fraction of points that should be inside the ellipse (if bEllipse is TRUE). |
quantileVals |
Vector of quantiles used to define significance levels. |
bShowPerc |
Whether to show percentages of simulated values below the observed exposure. |
... |
Additional graphic parameters. |
Mikhail Churakov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.