coef.BranchGLM: Extract Coefficients

View source: R/BranchGLM.R

coef.BranchGLMR Documentation

Extract Coefficients

Description

Extract Coefficients

Usage

## S3 method for class 'BranchGLM'
coef(object, ...)

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A named vector with the corresponding coefficient estimates.


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