[R] Package for endemic channels in epidemiology

2012-04-27 Thread rafitoariaz
Does anybody knows if there is a special R package for making endemic channels graphics in epidemiology? Thanks -- View this message in context: http://r.789695.n4.nabble.com/Package-for-endemic-channels-in-epidemiology-tp4593029p4593029.html Sent from the R help mailing list archive at Nabble.co

Re: [R] Average for Huge file

2012-04-25 Thread rafitoariaz
Hi. I would use the function aggregate, but first you will have to tag each row with a special code so R can recognize the group of data and apply the function you desire. For example, with your data I would do this: Date Pm FF LL KK

[R] Help confidence interval graphics

2012-04-25 Thread rafitoariaz
Hi everybody. I'm making a confidence interval plot using the function plotCI. I would like to decrease the space between the lines. How can I do that? Thanks alot -- View this message in context: http://r.789695.n4.nabble.com/Help-confidence-interval-graphics-tp4587052p4587052.html Sent from th