Learn R Programming

bisoreg (version 1.5)

print.biso: Print a biso Object

Description

Prints a summary of a biso object.

Usage

# S3 method for 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
# NOT RUN {
## See examples for bisoreg ##
# }

Run the code above in your browser using DataLab