search for: aaront

Displaying 3 results from an estimated 3 matches for "aaront".

Did you mean: aaron
2007 Nov 25
2
rowMean, specify subset of columns within Dataframe?
I would like to calculate the mean of tree leader increment growth over 5 years (I1 through I5) where each tree is a row and each row has 5 columns. So far I have achieved this using rowMeans when all columns are numeric type and used in the calculation: Data1 <- data.frame(cbind(I1 = 3, I2 = c(0,3:1, 2:5,NA), I3 =c(1:4,NA,5:2),I4=2,I5=3)) Data1 Data1$mean_5 <- rowMeans(Data1, na.rm =T)
2008 May 29
1
package for stochastic frontier models?
I need to estimate maximum tree crown radius and am looking for a package to prepare stochastic frontier models in R. I have not found any package references on Nabble R help, google, or R help. Any tips on a package for this? With regards, Aaron Trowbridge Researcher BV Research Centre Smithers B.C. -- View this message in context:
2007 Nov 23
0
R users in Cyprus
...25. Re: Packages - a great resource, but hard to find the right one. (Gabor Csardi) 26. Re: Packages - a great resource, but hard to find the right one. (John Sorkin) 27. Re: Reconstruct array dataset (marcg) 28. Changing axis scale (mysimbaa) 29. Re: Changing axis scale (aaront) 30. Re: Changing axis scale (aaront) 31. Re: Packages - a great resource, but hard to find the right one. (Prof Brian Ripley) 32. Re: Packages - a great resource, but hard to find theright one. (Ken Knoblauch) 33. Re: any measure for curvature (Bartjoosen) 34. Frailty (David)...