plot.maxLik2 {fastR2} | R Documentation |
plot method for augment maxLik objects
Description
See maxLik2
and maxLik
for how to create
the objects this method prints.
Usage
## S3 method for class 'maxLik2'
plot(x, y, ci = "Wald", hline = FALSE, ...)
Arguments
x |
an object of class |
y |
ignored |
ci |
a character vector with values among
|
hline |
a logical indicating whether a horizontal line should be added |
... |
additional arguments, currently ignored. |
[Package fastR2 version 1.2.4 Index]