Last chance! 50% off unlimited learning
Sale ends in
To modify an object of class '>psi_func
,
i.e. typically change the tuning parameters, the generic function
chgDefaults()
is called and works via the corresponding method.
# NOT RUN {
## Hampel's psi and rho:
H.38 <- chgDefaults(hampelPsi, k = c(1.5, 3.5, 8))
H.38
plot(H.38)
## for more see ?psiFunc
# }
Run the code above in your browser using DataLab