computeResiduals: Residuals of fitted median of exponential distribution used...

Description Usage Arguments Value

Description

Residuals of fitted median of exponential distribution used for data depth

Usage

1
computeResiduals(theta, x, y, lambda, type)

Arguments

theta

numeric vector of length two or four with link function's parameters

x

values of influental variable for the link function

y

values of dependent variable

lambda

[function(theta, x)]
link function for exponential distribution

type

[integer]
if link function is not given a collection of given link function is available, see linkfun

gradient

[function(x, theta, ...)]
gradient of link function

Value

vector of residuals


szugat/predfat documentation built on May 31, 2019, 12:50 a.m.