print.BranchGLMVI {BranchGLM}R Documentation

Print Method for BranchGLMVI Objects

Description

Print method for BranchGLMVI objects.

Usage

## S3 method for class 'BranchGLMVI'
print(x, digits = 3, ...)

Arguments

x

a BranchGLMVI object.

digits

number of significant digits to display.

...

further arguments passed to other methods.

Value

The supplied BranchGLMVI object.


[Package BranchGLM version 3.0.1 Index]