Plots error bars for objects of class linktree (with subclasses gamma, delta, or pi).
The method displays point estimates with confidence intervals for each group.
A horizontal dotted line is added at the neutral value: y = 1 for subclass gamma and y = 0 for subclass delta.
Usage
# S3 method for class 'linktree'
plot(x, ...)Arguments
- x
An object of class
linktree(with subclassesgamma,delta, orpi).- ...
Additional arguments passed to the base
plotfunction.


