powered by
psiOne is a Huber influence function. getK function to compute capital K -- used internally.
psiOne
getK
psiOne(u, k = 1.345, deriv = FALSE)getK(k)
getK(k)
standardized residuals
tuning constant
if TRUE returns the derivative
TRUE
set.seed(1) u <- rnorm(10) psiOne(u, k = 1.345, deriv = FALSE)
Run the code above in your browser using DataLab