plot.confint.eicm: Plot EICM estimates and confidence intervals

View source: R/plot.r

plot.confint.eicmR Documentation

Plot EICM estimates and confidence intervals

Description

Plot EICM estimates and confidence intervals, in a dot-and-whisker plot.

Usage

## S3 method for class '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.

Value

NULL.


eicm documentation built on May 31, 2023, 5:20 p.m.