Plot methods for singleRRatioReg objects.
Usage
# S3 method for class 'singleRRatioReg'
plot(x, plotType = c("ratio", "bootHist", "freqFit"), ...)
Arguments
- x
object of class singleRRatioReg.
- plotType
one of "ratio", "bootHist", or "freqFit".
- ...
additional arguments passed to the underlying graphics calls.
Value
No return value, called for side effects.