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 21 Nov. 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

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  
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  
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  
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  
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  
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  

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