Extracts the number of observations from a fitted Generalized Kumaraswamy regression model.
Usage
# S3 method for class 'gkwreg'
nobs(object, ...)Arguments
- object
An object of class
"gkwreg", typically obtained fromgkwreg.- ...
Currently not used.