Other packages > Find by keyword >

surveyvoi  

Survey Value of Information
View on CRAN: Click here


Download and install surveyvoi package within the R console
Install from CRAN:
install.packages("surveyvoi")

Install from Github:
library("remotes")
install_github("cran/surveyvoi")

Install by package version:
library("remotes")
install_version("surveyvoi", "1.1.1")



Attach the package and use:
library("surveyvoi")
Maintained by
Jeffrey O Hanson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-27
Latest Update: 2025-04-14
Description:
Decision support tool for prioritizing sites for ecological surveys based on their potential to improve plans for conserving biodiversity (e.g. plans for establishing protected areas). Given a set of sites that could potentially be acquired for conservation management, it can be used to generate and evaluate plans for surveying additional sites. Specifically, plans for ecological surveys can be generated using various conventional approaches (e.g. maximizing expected species richness, geographic coverage, diversity of sampled environmental algorithms. After generating such survey plans, they can be evaluated using conditions) and maximizing value of information. Please note that several functions depend on the 'Gurobi' optimization software (available from <https://www.gurobi.com>). Additionally, the 'JAGS' software (available from <https://mcmc-jags.sourceforge.io/>) is required to fit hierarchical generalized linear models. For further details, see Hanson et al. (2022) <doi:10.1111/1365-2664.14309>.
How to cite:
Jeffrey O Hanson (2021). surveyvoi: Survey Value of Information. R package version 1.1.1, https://cran.r-project.org/web/packages/surveyvoi. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 1.0.2 (2021-05-27 08:40), 1.0.3 (2021-05-31 09:10), 1.0.4 (2022-08-26 23:40), 1.0.5 (2022-09-17 21:56), 1.0.6 (2024-02-17 00:10)
Other packages that cited surveyvoi R package
View surveyvoi citation profile
Other R packages that surveyvoi depends, imports, suggests or enhances
Complete documentation for surveyvoi
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA