Learn R Programming

exdex (version 1.0.1)

nobs.kgaps: Extract the Number of Observations from a "kgaps" object

Description

nobs method for class c("kgaps", "exdex").

Usage

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

Arguments

object

and object of class c("kgaps", "exdex") returned from kgaps.

...

Further arguments. None are used.

Value

A numeric scalar: the number of inter-exceedance times used in the fit. If x$inc_cens = TRUE then this includes 2 censored observations.