print.BranchGLMVS {BranchGLM}R Documentation

Print Method for BranchGLMVS Objects

Description

Print method for BranchGLMVS objects.

Usage

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

Arguments

x

a BranchGLMVS object.

digits

number of digits to display.

...

further arguments passed to other methods.

Value

The supplied BranchGLMVS object.


[Package BranchGLM version 2.1.5 Index]