link_grad: Gradient of the link function

View source: R/utils_pspa.R

link_gradR Documentation

Description

link_grad function for gradient of the link function

Usage

link_grad(t, method = c("ols", "logistic", "poisson"))

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


ipd documentation built on March 11, 2026, 5:07 p.m.