print.boolsum: Print summary of boolean model as described in 'boolsum'...

Description Usage Arguments Value Author(s)

View source: R/display.R

Description

This function prints a summary of a boolean model as described in a boolsum, itself the result of calling summary on an object of class boolean.

Usage

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

Arguments

x

object of class boolsum.

...

Additional parameters to be passed.

Value

Prints summary information about the boolean model fit.

Author(s)

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


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