[R] plot with standar deviation (use abline and mad())
jarod_v6
jarod_v6 at libero.it
Mon Apr 7 10:19:50 CEST 2008
Hi list
Maybe someone can help with the following problem (thanks in advance):
I need to analisy a long list of data time \fluoscence
I want to make one plot with standard deviation and the average data... Could you suggest me how to make that..
The data have this distribution:
How can read and extrapolate this data?
pippo.csv
ps <- read.table(pippo.csv)
time fluorescence
0; 0
4.013; 62.96
6.053 ;112.3
24.14; 106.2
...
How can use a plot with standard deviation of all data: time versus fluorescen
More information about the R-help
mailing list