nobs.BranchGLM: Extract Number of Observations from BranchGLM Objects

View source: R/BranchGLM.R

nobs.BranchGLMR 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.


BranchGLM documentation built on Sept. 28, 2024, 9:07 a.m.