Dear list,
I have a vector of readings of length 4640
length(int)
[1] 4640
I would like to calculate Tukey´s biweight using the tbrm() function
for the first ten values, the next ten values,etc and store it in
another vector of length 464. Can anyone help me?
Thanks in advance
David
______________________________________________
R-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.