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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for gadget20510152025303540TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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