nobs.BranchGLM {BranchGLM}R Documentation

Extract Number of Observations from BranchGLM Objects

Description

Extracts number of observations from BranchGLM objects.

Usage

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

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A single number indicating the number of observations used to fit the model.


[Package BranchGLM version 2.1.5 Index]