plotMeanExp: Plot mean exposure.

Description Usage Arguments Author(s)

View source: R/networks.R

Description

Plot mean exposure for NI and PS units.

Usage

1
2
3
plotMeanExp(obsNI, obsPS, mexpNI, mexpPS, bEllipse = FALSE,
  elLevel = 0.95, quantileVals = c(0.05, 0.95), bShowPerc = TRUE,
  ...)

Arguments

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.

Author(s)

Mikhail Churakov


mc30/disnap documentation built on Jan. 18, 2020, 3:44 a.m.