search for: y2009

Displaying 5 results from an estimated 5 matches for "y2009".

Did you mean: 2009
2008 Dec 01
1
Help with lattice graphics
...ot ## Next try with the graphics package ## Seems to be easier to get the desired plot ##First, some preprocessing of data df2007<-dataf[dfyr==2007,];df2008<-dataf[dfyr==2008,];df2009<-dataf[dfyr==2009,]; y2007<-matrix(df2007$y,ncol=nb,nrow=na) y2008<-matrix(df2008$y,ncol=nb,nrow=na) y2009<-matrix(df2009$y,ncol=nb,nrow=na) colnames(y2007)<-vec_b;colnames(y2008)<-vec_b;colnames(y2009)<-vec_b; rownames(y2007)<-vec_a;rownames(y2008)<-vec_a;rownames(y2009)<-vec_a; ysmax<-ceiling(max(colSums(y2007),colSums(y2008),colSums(y2009)))+1 ## Now, let's plot #### the c...
2009 Jul 08
1
Getting value rather than formula in RGoogleDocs
...in a cell whose value was created by simply using the value from the cell immediately to the left in the Google spreadsheet I would prefer to get the value rather than =RC[-1] When one exports with Google Spreadsheets as a csv then that does not happen. I am using the following line of code in R y2009<-sheetAsMatrix(ts2$y2009,header=TRUE, as.data.frame=TRUE, trim=TRUE) Farrel Buchinsky Google Voice Tel: (412) 567-7870 [[alternative HTML version deleted]]
2012 Oct 11
1
Problems with getURL (RCurl) to obtain list files of an ftp directory
...EF=\"Y2008/\"><IMG border=\"0\" SRC=\" http://localhost:3128/squid-internal-static/icons/anthony-dir.gif\" ALT=\"[DIR] \"></A> <A HREF=\"Y2008/\">Y2008</A>. . . . . . . . . . . . . . Dec 23 2010 \n<A HREF=\"Y2009/\"><IMG border=\"0\" SRC=\" http://localhost:3128/squid-internal-static/icons/anthony-dir.gif\" ALT=\"[DIR] \"></A> <A HREF=\"Y2009/\">Y2009</A>. . . . . . . . . . . . . . Dec 23 2010 \n<A HREF=\"Y2010/\"&g...
2012 Apr 23
1
How to test if a slope is different than 1?
...3870 0.04398 0.17825 0.63365 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -1.18282 0.09120 -12.970 < 2e-16 *** log(data$SIZE, 10) 0.56009 0.02564 21.846 < 2e-16 *** data$Y2008 0.16825 0.04366 3.854 0.000151 *** data$Y2009 0.20310 0.04707 4.315 0.0000238 *** --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Residual standard error: 0.2793 on 228 degrees of freedom Multiple R-squared: 0.6768, Adjusted R-squared: 0.6726 F-statistic: 159.2 on 3 and 228 DF, p-value: < 2.2e-16 [[a...
2009 Jul 09
2
How to Populate List
...in a cell whose value was created by simply using the value from the cell immediately to the left in the Google spreadsheet I would prefer to get the value rather than  =RC[-1] When one exports with Google Spreadsheets as a csv then that does not happen. I am using the following line of code in R y2009<-sheetAsMatrix(ts2$y2009,header=TRUE, as.data.frame=TRUE, trim=TRUE) Farrel Buchinsky Google Voice Tel: (412) 567-7870     [[alternative HTML version deleted]] ------------------------------ Message: 119 Date: Wed, 8 Jul 2009 19:15:03 -0400 From: Jorge Ivan Velez <jorgeivanvelez@gmail....