print.BranchGLMVS {BranchGLM} | R Documentation |
Print Method for BranchGLMVS
## S3 method for class 'BranchGLMVS'
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 not in the table. |
... |
further arguments passed to other methods. |
The supplied BranchGLMVS
object.