Description Usage Arguments Details See Also Examples
View source: R/plot.dbchoice.R
Plotting method for objects of class "dbchoice"
.
1 2 3 |
x |
an object of class |
type |
type of plot. |
main |
the main title of the plot. If unspecified, no main title is displayed. |
sub |
the sub-title of the plot. If unspecified, no sub-title is displayed. |
xlab |
the x label of the plot. If missing, |
ylab |
the y label of the plot. If missing, |
lwd |
the line width for the plot. If missing, |
lty |
the line type for the plot. If missing, |
xlim |
the x limits of the plot. |
ylim |
the y limits of the plot. |
bid |
the bid limits should be drawn. If missing, the minimum and maximum values of the bid variable(s) in the original dataset is used. |
... |
optional arguments. |
The function plot()
draws choice probabilities of yes according to
the range of bid (covariates are set on average). Choice probabilities are
calculated according to the relevant single-bounded dichotomous choice model.
1 | ## See Examples in dbchoice.
|
Loading required package: MASS
Loading required package: interval
Loading required package: survival
Loading required package: perm
Loading required package: Icens
Loading required package: MLEcens
Loading required package: Formula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.