For the "mleDb"
method, the single argument should really
be called (something like) “object
” and for the
default method the first argument should be called alpha
.
However the argument lists must satisfy the restrictions that
“A method must have all the arguments of the generic,
including … if the generic does.” and “A method
must have arguments in exactly the same order as the generic.”
For the "mleDb"
method, the values of alpha
and
beta
are obtained from ao
, and ntop
, and
zeta
are extracted from the attributes of ao
.
The variance of a db distribution is theoretically intractable
but is readily calculable numerically as $$\sum (x - \mu)^2
\times \Pr(X=x)$$, where \(\mu\)
is the expected value of the given distribution.