npars: Number of Parameters
Description
Gets the number of parameters of an object.
The default methods returns the length of pars() if none are
NA, otherwise it returns NA.
Usage
npars(x, ...)# S3 method for default
npars(x, ...)
Arguments
...
Other arguments passed to methods.
Value
An integer scalar of the number of parameters.