print.boolean: Print a brief summary of a boolean model fit.

Description Usage Arguments Value Author(s)

View source: R/display.R

Description

This function prints a brief summary of the model fit to the user. The details of a model fit are provided by summary.boolean. If the model was not fit, this simply reports some summary statistics about the unfit model.

Usage

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

Arguments

x

boolean object.

...

Additional parameters to be passed.

Value

print brief summary of the model and the model fit (if available).

Author(s)

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


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