Plot Results
plot.cima.Rd
A function for plotting of `cima` objects.
Arguments
- x
`cima` object to plot
- y
is not used
- title
graph title
- base_size
base font size
- base_family
base font family
- digits
a value for digits specifies the minimum number of significant digits to be printed in values.
- studylabel
labels for each study
- ntick
the number of x-axis ticks
- trans
transformation for logarithmic scale outcomes (
"identity"
[default] or"exp"
).- ...
further arguments passed to or from other methods.