Displaying 2 results from an estimated 2 matches for "datq".
Did you mean:
data
2012 Jun 01
3
Average curve in R
Dear R users,
I have weekly data in the following manner
[,1] [,2] [,3] [,4]
6 2 2 2
5 4 4 3
6 35 2 13
7 32 3 5
4 4 423 3
3 6 4 5
5 6 5 3
I drew curve of each column against days (1,2,3,4,5,6,7).
Now I want to draw an average curve (a representative
curve) of the whole data. Is there a way in R to perform
such operation? please reply ASAP as i have an assignment
to submit on monday.
Thanks
2007 Oct 11
1
--detect-renamed question
...ng to a HSM based filesystem. I've found that the detect-renamed patch works but it appears to do a copy of the file to the new destination. This is particular slow since the file in the HSM based filesystem may only be a stub and all the data is only resident on tape. The copy waits for the datq to be recalled from tape which depending on the file size can take a long time. I've looked through the patch code and am wondering if there is an easy way to have rsync do a move from the ~.tmp. directory.
thanks,
Greg