Description Usage Arguments Value Author(s) See Also
This function plots the results of the proportional-odds model fitted
to the conditional probability function using cpfpo
.
1 2 3 4 |
x |
An object of class |
data |
Useless. Can be kept to NULL |
conf.int |
Logical. Whether to plot pointwise confidence intervals. Default is TRUE |
level |
Level of the pointwise confidence interval. Default is 0.95 |
odds |
If set to TRUE, the odds-ratios are displayed. Otherwise their logs are plotted. Default is TRUE |
intercept |
Logical. Controls whether the intercept should also be displayed. Default is TRUE. |
ylab |
Label for the y-axis |
xlab |
Label for the x-axis |
lty |
Vector of line types. Default is 1 for the odds-ratio and 3 for the confidence interval. |
col |
A vector of colours. Default is black |
... |
Further arguments |
The function returns a trellis
object. See
xyplot
for further details.
Arthur Allignol, arthur.allignol@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.