rho.biweight {riv}R Documentation

Tukey's biweight rho function

Description

Computes Tukey's biweight rho function with constant c for all values in the vector x.

Usage

rho.biweight(x, c)

Arguments

x a vector.
c a scalar standing for the constant in the Tukey's biweight rho function.

See Also

psi.bisquare


[Package riv version 1.0-0 Index]