R/diagnostics.R
nobs.uncounted.Rd
Returns the number of observations used to fit the model.
# S3 method for class 'uncounted' nobs(object, ...)
An object of class "uncounted".
"uncounted"
Additional arguments (ignored).
An integer scalar.