print.BranchGLMVS {BranchGLM}R Documentation

Print Method for BranchGLMVS

Description

Print Method for BranchGLMVS

Usage

## S3 method for class 'BranchGLMVS'
print(x, coefdigits = 4, digits = 2, ...)

Arguments

x

a BranchGLMVS object.

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.

Value

The supplied BranchGLMVS object.


[Package BranchGLM version 2.1.2 Index]