Description Usage Arguments Methods
It plots the confidence region.
1 2 3 4 5 6 7 |
x |
An object to plot |
y |
On used for |
main |
Optional title |
xlab |
Optional label for the x-axis. |
ylab |
Optional label for the y-axis. |
pch |
Type of points (see |
bg |
Background color for points. |
Pcol |
The color for the points. If col is used, it is passed to
|
xlim |
Optional range for the x-axis. |
ylim |
Optional range for the y-axis. |
add |
If TRUE, the region is added to an existing plot. |
addEstimates |
Should we add the point estimate to the confidence region? This option is only used when add is FALSE. |
... |
Arguments to pass to |
signature(object = "ANY")
It uses the plot
from package graphics
signature(object = "mconfint")
Plot the 2D confidence region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.