Learn R Programming

TimeDepFrail (version 0.1.0)

nobs.AdPaik: Extract Number of Observations for AdPaik

Description

Returns the number of observations used in the model.

Usage

# S3 method for AdPaik
nobs(object, ...)

Value

Integer: Number of observations.

Arguments

object

An AdPaik model object.

...

Additional arguments (ignored).