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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 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

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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