search for: n4647170

Displaying 1 result from an estimated 1 matches for "n4647170".

2012 Oct 23
1
Filling a covariance matrix
...e on day 359) & SC365 (specific conductance on day 365) would be zero as these observations are more than 5 days apart. Here is the R code that reads the attached files containing Q and SC and puts the processed data into ?x?: 07130500_BelowJM_q_2004.txt <http://r.789695.n4.nabble.com/file/n4647170/07130500_BelowJM_q_2004.txt> 07130500_BelowJM_2004.txt <http://r.789695.n4.nabble.com/file/n4647170/07130500_BelowJM_2004.txt> library(xts) Q_subDaily<-read.table("C:/temp/07130500_BelowJM_q_2004.rdb",col.names=c('date','time','tz','Q','...