print.BranchGLM: Print Method for BranchGLM

View source: R/BranchGLM.R

print.BranchGLMR Documentation

Print Method for BranchGLM

Description

Print Method for BranchGLM

Usage

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

Arguments

x

a BranchGLM object.

coefdigits

number of digits to display for coefficients table.

digits

number of digits to display for information after table.

...

further arguments passed to or from other methods.

Value

The supplied BranchGLM object.


BranchGLM documentation built on Aug. 31, 2023, 5:17 p.m.