Skip to content
Prev 132446 / 398506 Next

median of binned values

Thank you, Chuck,
would you mind commenting a bit on the code, it is not all clear... HOw 
would you go to retrieve only the numeric value (not the category name)?
I am just starting with R, and the functionality of replicate and levels 
is not quite clear. I tried the documentation, but am not any wiser. 
What if I had a vector v <- vector(c(1,10,100,1000,10000)) and wanted to 
perform it on that?

Thanks a lot
Martin
Chuck Cleland wrote: