FD1: F1 Distance

Description Usage Arguments Value References Examples

Description

F1 Distance

Usage

1
FD1(y, X)

Arguments

y

A vector with response variables.

X

A matrix or vector with explanatory variables.

Value

F1 Distance

A vector with F1 Distance for each observation.

.

References

Sun, R.-B. and Wei, B.-C. (2004) On influence assessment for lad regression. Statistics & Probability Letters, 67, 97-110. doi: 10.1016/j.spl.2003.08.018.

Examples

1
2
3
### Using stackloss data

CookDistance(stack.loss, stack.x)

LadR documentation built on May 1, 2019, 7:12 p.m.

Related to FD1 in LadR...