link_grad {ipd}R Documentation

Gradient of the link function

Description

link_grad function for gradient of the link function

Usage

link_grad(t, method)

Arguments

t

t

method

indicates the method to be used for M-estimation. Options include "mean", "quantile", "ols", "logistic", and "poisson".

Value

gradient of the link function


[Package ipd version 0.1.4 Index]