Skip to contents

Method for obtaining the number of parameters of an `mle` object.

Usage

# S3 method for class 'mle'
nparams(x)

Arguments

x

the `mle` object to obtain the number of parameters of

Value

Integer number of parameters.