Skip to content

how do we sample in spatial statistics?

4 messages · zhijie zhang, Edzer Pebesma, Olsen.Tony at epamail.epa.gov +1 more

#
zhijie zhang wrote:
spsample in package has a few simple spatial sampling techniques
(basically those described in Ripley, 1981: random, regular,
stratified, nonaligned systematic) on lines, polygons and
grids. More advanced sampling techniques are found in
package spatstat.

--
Edzer
1 day later
#
We have developed a spatial sampling library, spsurvey,  that we are
about to submit to cran.  It can sample points, lines, or polygons using
either simple random sampling, unequal probability sampling,
stratification.  Main focus is on spatially balanced sampling - new
approach developed by Stevens and Olsen.  spsurvey currently uses ESRI
shapefiles as main input but when it reads them in it creates an sp
object.  The resulting sample is also an sp object.  A prelliminary
version of the library can be found at http://www.epa.gov/nheerl/arm
under "Software Downloads".  It is called psurvey.design there.
spsurvey should be on cran before end of July.

Tony Olsen




                                                                        
             "Edzer J.                                                  
             Pebesma"                                                   
             <e.pebesma at geo.u                                        To 
             u.nl>                    zhijie zhang <epistat at gmail.com>  
             Sent by:                                                cc 
             r-sig-geo-bounce         r-sig-geo at stat.math.ethz.ch       
             s at stat.math.ethz                                   Subject 
             .ch                      Re: [R-sig-Geo] how do we sample  
                                      in spatial statistics?            
                                                                        
             07/04/2006 01:19                                           
             AM
zhijie zhang wrote:
for
other
in R?
spsample in package has a few simple spatial sampling techniques
(basically those described in Ripley, 1981: random, regular,
stratified, nonaligned systematic) on lines, polygons and
grids. More advanced sampling techniques are found in
package spatstat.

--
Edzer

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
#
On Wed, 5 Jul 2006 Olsen.Tony at epamail.epa.gov wrote:

            
Thanks for this information, it is very good news. May I copy this 
information to the Rgeo website, or would you prefer to wait until the 
package reaches CRAN?

Roger