hessianReg: Hessian Matrix of Regularized Estimators
Description
Constructing Hessian matrix for regularized regression parameters.
Usage
hessianReg(x, which, ...)
Value
A matrix containing the Hessian matrix estimate for the non-zero parameters.
Arguments
x
a fitted model object.
which
which penalty parameter(s)?
...
arguments passed to the meatReg function.
Author
Zhu Wang <zwang145@uthsc.edu>
Details
hessianReg is a function to compute the Hessian matrix estimate of non-zero regularized estimators. Implemented only for zipath object with family="negbin" in the current version.
References
Zhu Wang, Shuangge Ma and Ching-Yun Wang (2015) Variable selection for zero-inflated and overdispersed data with application to health care demand in Germany, Biometrical Journal. 57(5):867-84.