nobs.egf {epigrowthfit} | R Documentation |
Returns the number of observations of disease incidence that were used in estimation of a model. This number excludes missing values and observations not belonging to a fitting window, which, despite being preserved in model objects, do not affect estimation.
## S3 method for class 'egf'
nobs(object, ...)
object |
an |
... |
unused optional arguments. |
An integer.
The generic function nobs
.