Learn R Programming

ipd (version 0.1.4)

link_Hessian: Hessians of the link function

Description

link_Hessian function for Hessians of the link function

Usage

link_Hessian(t, method)

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".