print.BranchGLMTable {BranchGLM} | R Documentation |
Print Method for BranchGLMTable Objects
Description
Print method for BranchGLMTable objects.
Usage
## S3 method for class 'BranchGLMTable'
print(x, digits = 4, ...)
Arguments
x |
a |
digits |
number of digits to display. |
... |
further arguments passed to other methods. |
Value
The supplied BranchGLMTable
object.
[Package BranchGLM version 2.1.6 Index]