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