See maxLik2
and maxLik
for how to create
the objects this method prints.
Usage
# S3 method for maxLik2
plot(x, y, ci = "Wald", hline = FALSE, ...)
Arguments
- x
an object of class "maxLik2"
- y
ignored
- ci
a character vector with values among
"Wald"
and "likelihood"
specifying the type of
interval to display
- hline
a logical indicating whether a horizontal line should
be added
- ...
additional arguments, currently ignored.