plot.confint.eicm {eicm} | R Documentation |
Plot EICM estimates and confidence intervals, in a dot-and-whisker plot.
## S3 method for class 'confint.eicm'
plot(x, truemodel = NULL, ...)
x |
a eicm.confint object |
truemodel |
for validation purposes only. The true model used to simulate data. |
... |
other arguments passed to other functions. |
NULL.