Plot function for objects returned from ui.ols
. Plots confidence intervals,
coefficients and significans assuming ignorability and the uncertainty interval under non-ignorability.
1 2 3 |
x |
An object of class uiols |
plot.all |
If TRUE, plots all covariates. |
which |
Specify which variables should be plotted by either sending in their names in a vector or a vector with their numbers (1 intercept, 2 for the first covariate etc.). |
intercept |
If TRUE, also plots the intercept. |
ylab |
Vector of names for the y-axis, default is the variable names. |
col |
Vector containing the color of confidence intervals (default black) and uncertainty intervals (default red). |
... |
Additional arguments, use is discouraged. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.