lines.coefx | R Documentation |
See coefx
for an extended example.
## S3 method for class 'coefx' lines(x, new = TRUE, xvertical = 1, col = "black", lwd = 2, ...) lines_(x, new = FALSE, xvertical = 1, col = "black", lwd = 2, ...)
x |
an object of class 'coefx' produced by
|
new |
if FALSE add to previous plot. Default: TRUE. |
xvertical |
position of vertical line to help visualize standard error factor. Default: 1. |
col |
color of ellipse and lines. Default: 'black'. |
lwd |
line width. |
... |
other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.