Rdocumentation
powered by
Learn R Programming
boolean3 (version 3.1.6)
plot.boolprob: Profile Predicted Probability Plot
Description
Plot predicted probabilities for selected covariates. Adjust default plot produced by
boolprob
to fit the user's preferences.
Usage
"plot"(x, y = NULL, ...)
Arguments
x
boolprob object.
y
character or numeric vector specifying the covariates for which the predicted probabilities should be plotted.
...
additional arguments to pass to
update.trellis
. See
xyplot
for details.
Value
Plots the predicted probabilities for the selected covariates.