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: 2023-06-22
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 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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