Learn R Programming

gausscov (version 0.1.4)

fpsired: Calculates Hampel's redescending psi function

Description

Calculates Hampel's redescending psi function

Usage

fpsired(x,cnr)

Arguments

x

The point at which the psi function is evaluated

cnr

The parameters of Hampel's redescending psi function

Value

rpsi The value of the function

Examples

Run this code
# NOT RUN {
fpsired(1,c(1,3,5))
# }

Run the code above in your browser using DataLab