Function TBpsix transforms vector u as follows 
 
  \[
 TBpsix(u)= \left\{
    \begin{array}{cc}
   u^2[1-(u/c)^2]^2   if |u/c| \leq 1 \\
  0                     &  |u/c|>1   \\
 \end{array}
    \right.
  \]
 See equation (2.38) p. 29 of Maronna et al. (2006)
 Remark: Tukey's biweight  psi-function is almost linear around u = 0 in accordance with
 Winsor's principle that all distributions are normal in the middle.
 
 This means that  \psi (u)/u is approximately constant over the linear region of \psi,
 so the points in that region tend to get equal weight.