Learn R Programming

bisoreg (version 1.0)

print.biso: Print a biso Object

Description

Prints a summary of a biso object.

Usage

## S3 method for class 'biso':
print(x, digits = 3, ...)

Arguments

x
a biso object.
digits
nonnegative integer specifying the number of digits to round the output.
...
further arguments to pass to print.

Value

  • None.

Details

None.

References

None.

See Also

summary.biso

Examples

Run this code
## See examples for bisoreg ##

Run the code above in your browser using DataLab