plot.boolprof: Profile Likelihood Plot

Description Usage Arguments Value Author(s)

View source: R/display.R

Description

Plot the profile likelihoods for selected covariates. Adjust default plot produced by boolprof to fit the user's preferences.

Usage

1
2
## S3 method for class 'boolprof'
plot(x, y = NULL, ...)

Arguments

x

boolprof object.

y

character or numeric vector specifying the covariates for which the profiled likelihood should be plotted.

...

additional arguments to pass to update.trellis. See xyplot for details.

Value

Plots the profile likelihood for the selected covariates.

Author(s)

Jason W. Morgan <morgan.746@osu.edu>


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