If the Hessian is available summary.skewhyhpFit
computes
standard errors of \(\mu\), \(\delta\), \(\beta\)
and \(\nu\), and adds them to object
as
object$sds
. Otherwise, no calculations are performed and the
composition object
is unaltered.
summary.skewhypFit
invisibly returns x
with class
changed to summary.skewhypFit
.
See skewhypFit
for the composition of an object of class
skewhypFit
.
print.summary.skewhypFit
prints a summary in the same format as
print.skewhypFit
when the Hessian is not available from
the fit. When the Hessian is available, the standard errors for the
parameter estimates are printed in parentheses beneath the parameter
estimates, in the manner of fitdistr
in the package MASS
.