R/mle.R
nobs.mle.Rd
Method for obtaining the number of observations in the sample used by an `mle`.
# S3 method for mle nobs(object, ...)
the `mle` object to obtain the number of observations for
additional arguments to pass (not used)