link_Hessian: Hessians of the link function
Description
link_Hessian function for Hessians of the link function
Usage
link_Hessian(t, method = c("logistic", "poisson"))Value
Hessians of the link function
Arguments
- t
t
- method
indicates the method to be used for M-estimation.
Options include "mean", "quantile", "ols", "logistic", and "poisson".