Learn R Programming

boolean3 (version 3.1.6)

plot.boolprof: Profile Likelihood Plot

Description

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

Usage

"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.