Rcpp fast implementation of Tukey's Bisquare psi function
psiBS_rcpp(r,c)
r
A numeric vector
c
Tuning constant
Ian M. Johnson
## Not run: psiBS_rcpp(r,c) ## End(Not run)