actually i figured it out:
regRes[dim(regRes)[1]] should be regRes[dim(regRes)[1], ]
--
View this message in context:
http://r.789695.n4.nabble.com/pairwise-linear-regression-between-two-large-datasets-tp4527476p4527680.html
Sent from the R help mailing list archive at Nabble.com.
Hi, I am trying to run several types of time series/statistical analysis on
large data sets of irregularly spaced time series. So far I have been
playing around with zoo, but for large data sets I run into memory problems.
Is there any package that offers support for such analysis? Or you think
big
2 matches
Mail list logo