⚠️There's a newer version (5.5.1) of this package. Take me there.

spsurvey

spsurvey is comprised of functions which implement algorithms for design and analysis of probability surveys. The functions are tailored for Generalized Random Tessellation Stratified survey designs.

Installation

You can install the released version from CRAN using:

# install from CRAN
install.packages('spsurvey')
library(spsurvey)

You can install development version ofspsurvey from GitHub with the following:

# requires devtools to install
install.packages('devtools')
library(devtools)

# install from repository
install_github('USEPA/spsurvey')
library(spsurvey)

To install from GitHub with package vignettes:

library(devtools)
install_github('USEPA/spsurvey', build_vignettes=TRUE)
library(spsurvey)

Example

An overview of the spsurvey package is provided in the users guide that is included with the package. The documentation includes a number of vignettes for the design and analysis of survey designs for point (finite), linear and area (polygons) spatial features. Vignettes are also available for typical survey analyses.

Citation

citation(package = 'spsurvey')
## 
## To cite the spsurvey package in publications use:
## 
##   Kincaid, T. M., Olsen, A. R., and Weber, M. H. (2019).
##   spsurvey: Spatial Survey Design and Analysis. R package
##  version 4.1.0.
## 
## A BibTeX entry for LaTeX users is
## 
##  @Manual{,
##     title = {spsurvey: Spatial Survey Design and Analysis},
##     author = {Thomas M. Kincaid and Anthony R. Olsen and Marc H. Weber},
##     year = {2019},
##     note = {R package version 4.1.0},
##   }

Package Contributions

We encourage users to submit issues and enhancement requests so we may continue to improve our package.

EPA Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity , confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.

License

This project is licensed under the GNU General Public License, GPL-2.

Copy Link

Version

Down Chevron

Install

install.packages('spsurvey')

Monthly Downloads

877

Version

4.1.4

License

GPL (>= 3)

Maintainer

Last Published

September 18th, 2020

Functions in spsurvey (4.1.4)