qrGrad {cdfquantreg}R 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')

[Package cdfquantreg version 1.3.1-2 Index]