Skip to contents

Returns the number of observations used to fit the model.

Usage

# S3 method for class 'uncounted'
nobs(object, ...)

Arguments

object

An object of class "uncounted".

...

Additional arguments (ignored).

Value

An integer scalar.