plot.confint.eicm: Plot EICM estimates and confidence intervals
Description
Plot EICM estimates and confidence intervals, in a dot-and-whisker plot.
Usage
# S3 method for confint.eicm
plot(x, truemodel = NULL, ...)
Arguments
- x
a eicm.confint object
- truemodel
for validation purposes only. The true model used to simulate data.
- ...
other arguments passed to other functions.