Displaying 1 result from an estimated 1 matches for "tp1678019p1678019".
2010 Mar 22
1
Setting breaks to data more appropriately
...to be placed in bins corresponding to
their value(0-.1, .11-.2, .21-.3 etc)
Pct.SFD<-c(.1,.2,.3,.4,.5,.6,.7,.8,.9,1,2,3)
brks <- quantile(Pct.SFD, seq(0,1,1/10))
I think this is clear. Thanks
--
View this message in context: http://n4.nabble.com/Setting-breaks-to-data-more-appropriately-tp1678019p1678019.html
Sent from the R help mailing list archive at Nabble.com.