Other packages > Find by keyword >

GMSE  

Generalised Management Strategy Evaluation Simulator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GMSE", "1.0.0.2")



Attach the package and use:
library("GMSE")
Maintained by
A. Bradley Duthie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-30
Latest Update: 2022-06-16
Description:
Integrates game theory and ecological theory to construct social-ecological models that simulate the management of populations and stakeholder actions. These models build off of a previously developed management strategy evaluation (MSE) framework to simulate all aspects of management: population dynamics, manager observation of populations, manager decision making, and stakeholder responses to management decisions. The newly developed generalised management strategy evaluation (GMSE) framework uses genetic algorithms to mimic the decision-making process of managers and stakeholders under conditions of change, uncertainty, and conflict. Simulations can be run using gmse(), gmse_apply(), and gmse_gui() functions.
How to cite:
A. Bradley Duthie (2017). GMSE: Generalised Management Strategy Evaluation Simulator. R package version 1.0.0.2, https://cran.r-project.org/web/packages/GMSE. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.2.2.5 (2017-06-30 19:28), 0.2.2.7 (2017-07-04 00:21), 0.3.1.8 (2017-11-02 18:31), 0.3.1.9 (2017-11-03 14:49), 0.4.0.3 (2018-05-14 18:17), 0.4.0.4 (2018-05-28 21:11), 0.4.0.7 (2018-08-22 06:30), 0.4.0.11 (2019-03-18 14:33), 0.4.0.13 (2020-02-04 11:50), 0.6.0.4 (2020-05-31 03:40), 0.7.0.0 (2021-08-02 16:10), 1.0.0.1 (2022-05-25 12:30)
Other packages that cited GMSE R package
View GMSE citation profile
Other R packages that GMSE depends, imports, suggests or enhances
Complete documentation for GMSE
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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