print.summary.beezdemand_fixed: Print Method for summary.beezdemand_fixed
Description
Print Method for summary.beezdemand_fixed
Usage
# S3 method for summary.beezdemand_fixed
print(x, digits = 4, n = 20, ...)
Value
Invisibly returns the input object x.
Arguments
- x
A summary.beezdemand_fixed object
- digits
Number of significant digits to print
- n
Number of subjects (ids) to print (default 20)
- ...
Additional arguments (ignored)