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