Re: [R] Automated Regressions

2011-12-12 Thread Frederic Andrieu
Hi Ryan, My name is Frederic Andrieu and I work for Mango Solutions in the UK. It looks like you have swapped the a and c in this for loop statement: This for (c in a(1:2000)) { should be this for (a in c(1:2000)) { Which is why the for loop is not running, I would suggest something like

Re: [R] ggplot with geom_tile

2011-12-09 Thread Frederic Andrieu
)) I hope this helps I remain at your disposal should you have any questions. Best regards, Frederic Andrieu M: +44(0)07813 526 123 T: +44 (0)1249 766 801  F: +44 (0)1249 767 707 www.mango-solutions.com Unit 2 Greenways Business Park Bellinger Close Chippenham Wilts SN15 1BN UK -Original

Re: [R] help on timeseries

2010-12-09 Thread Frederic Andrieu
(Start = egData$date[logic.start], Stop = egData$date[logic.stop]) signal.df # data frame of start and stop dates Best regards, Frederic Frederic Andrieu   T: +44 (0)1249 767700 F: +44 (0)1249 767707 M: +44 (0)7813526123 www.mango-solutions.com -Original Message- From: r-help-boun