search for: pilottown

Displaying 2 results from an estimated 2 matches for "pilottown".

2009 Feb 25
1
Computing sd across an array with missing values
...e pp <- array(c(1:5, rep(NA, times = 3)), dim = c(1000, 1000, 60)) the apply function takes a long time to run. Is there a faster, more efficient way to do this? Thanks in advance Matt -- Matthew J. Oliver Assistant Professor College of Marine and Earth Studies University of Delaware 700 Pilottown Rd. Lewes, DE, 19958 302-645-4079 http://www.ocean.udel.edu/people/profile.aspx?moliver [[alternative HTML version deleted]]
2008 Aug 05
4
LIDAR Problem in R (THANKS for HELP)
Hi All, I am a PhD student in forestry science and I am working with LiDAR data set (huge data set). I am a brand-new in R and geostatistic (SORRY, my background it?s in forestry) but I wish improve my skill for improve myself. I wish to develop a methodology to processing a large data-set of points (typical in LiDAR) but there is a problem with memory. I had created a subsample data-base but