print.boolprob: Default print method for boolprob objects.

Description Usage Arguments Value Author(s)

View source: R/display.R

Description

This is the default print object for boolprob objects.

Usage

1
2
## S3 method for class 'boolprob'
print(x, ...)

Arguments

x

object of the boolprob-class.

...

Additional arguments that are passed to the lattice plot object.

Value

Plots the estimated predicted probabilities.

Author(s)

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


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