| plot.uipcor | R Documentation |
Plot function for objects returned from ui_pcor. Plots confidence intervals,
coefficients and significans assuming ignorability and the uncertainty interval under non-ignorability.
## S3 method for class 'uipcor'
plot(x, col = c("black", "red"), ...)
x |
An object of class uiols |
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.