plot.boolprob: Profile Predicted Probability Plot

Description Usage Arguments Value Author(s)

View source: R/display.R

Description

Plot predicted probabilities for selected covariates. Adjust default plot produced by boolprob to fit the user's preferences.

Usage

1
2
## S3 method for class 'boolprob'
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.

Author(s)

Jason W. Morgan (morgan.746@osu.edu)


boolean3 documentation built on May 30, 2017, 12:30 a.m.