qrGrad: Give the Gradient Function for CDF-Quantile Distribution...

View source: R/qrGrad.R

qrGradR Documentation

Give the Gradient Function for CDF-Quantile Distribution Models

Description

Give the Gradient Function for CDF-Quantile Distribution models

Usage

qrGrad(fd, sd)

Arguments

fd

A string that specifies the parent distribution.

sd

A string that specifies the sub-family distribution.

Value

grad The gradient function of parameter estimates, given a specified cdf-quantile distribution

Examples

qrGrad('t2','t2')

cdfquantreg documentation built on Sept. 3, 2023, 9:06 a.m.