print.boolean: Print a brief summary of a boolean model fit.
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
"print"(x, ...)
Arguments
x
boolean object.
...
Additional parameters to be passed.
Value
print brief summary of the model and the model fit (if available).