ThomasDelSantoONeill/nash: An Efficient Algorithm for Nash Equilibria when Harvesting Interacting Living Resources

An algorithm that computes harvesting rates at the Nash equilibrium when exploiting natural interdependent resources. The user provides a model describing the ecosystem through a function that returns long-term yields as output. Such function will be then utilise as input by the `nash` function. The package contains a second function `fn_rpath` that can be specifically used for Ecopath with Ecosim (EwE) models, formulated via its R implementation `Rpath`, so as to streamline its usage.

Getting started

Package details

MaintainerThomas Julian Del Santo O'Neill <t.j.delsantooneill@qmul.ac.uk>
LicenseGPL-3
Version0.1.0
URL https://github.com/ThomasDelSantoONeill/nash https://thomasdelsantooneill.github.io/nash/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ThomasDelSantoONeill/nash")
ThomasDelSantoONeill/nash documentation built on Aug. 10, 2024, 1:49 a.m.