search for: pdsi

Displaying 4 results from an estimated 4 matches for "pdsi".

Did you mean: pasi
2007 Jul 02
3
help again
hi i try to use arima and holtwinter to predict drought from 1895-2006 but i cannot read whole period of time and i try to do the exponent fitting, but it comes out as the coordinate x-y error i send the source code and data to take a look if anyone can help me, i am really new in R thank u so much jam
2010 Mar 11
0
Different results for different order of factor levels?
...models treat data from the factor class different for ordered vs non-ordered factors but I am unsure as to how this works for lme(). Shown below is a set of code used to get the coefficients for two different orders of factor levels. THE CODE USED TO GET THE COEFFICIENTS: #Abbr = Subject #PDSI = covariate #PDSI2 = PDSI^2 (To fit a polynomial) #Set the Level order i.levels<-c("Mixed","Short","Tall","NoType") #I am not interested in this level for my comparison data.sub <- data[which(data$indep != "NoType"),] #Convert the data into...
2010 Feb 10
1
Calculating mean for a number of columns
...w a 'NA' value is encountered, then this should be ignored and the mean formed on the basis of the other rows. However, I'm finding that the end result for each row is identical (when it shouldn't be). I suspect I'm making a syntax error, but can't seem to spot it... > PDSI_Jan? <- cbind(pdsi_195101[,1:2], mean(c(pdsi_195101[,3], pdsi_195201[,3], pdsi_195301[,3], pdsi_195401[,3], pdsi_195501[,3], pdsi_195601[,3], pdsi_195701[,3], pdsi_195801[,3], pdsi_195801[,3], pdsi_195901[,3], pdsi_196001[,3], pdsi_196101[,3], pdsi_196201[,3], pdsi_196301[,3], pdsi_196401[,3], p...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking