Learn R Programming

did (version 2.5.0)

nobs.AGGTEobj: Number of unique cross-sectional units in an AGGTEobj object

Description

Number of unique cross-sectional units in an AGGTEobj object

Usage

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

Value

Integer. The number of unique cross-sectional units in the data.

Arguments

object

a model of class AGGTEobj produced by the aggte() function

...

additional arguments (ignored)