Other packages > Find by keyword >

gadget2  

Gadget is the Globally-Applicable Area Disaggregated General Ecosystem Toolbox
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gadget2", "2.3.11")



Attach the package and use:
library("gadget2")
Maintained by
Bjarki Thor Elvarsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-13
Latest Update:
Description:
A statistical ecosystem modelling package, taking many features of the ecosystem into account. Gadget works by running an internal model based on many parameters, and then comparing the data from the output of this model to real data to get a goodness-of-fit likelihood score. These parameters can then be adjusted, and the model re-run, until an optimum is found, which corresponds to the model with the lowest likelihood score. Gadget allows the user to include a number of features into an ecosystem model: One or more species, each of which may be split into multiple stocks; multiple areas with migration between areas; predation between and within species; maturation; reproduction and recruitment; multiple commercial and survey fleets taking catches from the populations. For more details see . This is the C++ Gadget2 runtime, making it available for R.
How to cite:
Bjarki Thor Elvarsson (2020). gadget2: Gadget is the Globally-Applicable Area Disaggregated General Ecosystem Toolbox. R package version 2.3.11, https://cran.r-project.org/web/packages/gadget2. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.3.4 (2020-03-13 12:50), 2.3.5 (2020-03-18 00:20), 2.3.7 (2020-11-21 10:10), 2.3.9 (2022-11-02 14:30), 2.3.10 (2023-04-11 15:50), 2.3.11 (2023-06-22 20:00)
Other packages that cited gadget2 R package
View gadget2 citation profile
Other R packages that gadget2 depends, imports, suggests or enhances
Complete documentation for gadget2
Functions, R codes and Examples using the gadget2 R package
Some associated functions: gadget_binary . 
Some associated R codes: gadget.R .  Full gadget2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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