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