print.BranchGLM {BranchGLM} | R Documentation |
Print Method for BranchGLM
## S3 method for class 'BranchGLM'
print(x, coefdigits = 4, digits = 2, ...)
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. |
The supplied BranchGLM
object.