CRAN
GNE 0.99-2
Computation of Generalized Nash Equilibria
Released Aug 9, 2018 by Christophe Dutang
Dependencies
alabama 2015.3-1 BB 2014.10-1 nleqslv 3.3.2 SQUAREM 2017.10-1
Provide functions to compute standard and generalized Nash Equilibria. Optimization methods are available nonsmooth reformulation, fixed-point formulation, minimization problem and constrained-equation reformulation. See e.g. Kanzow and Facchinei (2010),
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>GNE</artifactId> <version>0.99-2-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:GNE')
Test Results
This package was last tested against Renjin 0.9.2657 on Aug 18, 2018.
- CER-funCER-Rcode-constr
- CER-funCER-Rcode-constrjoint
- CER-funCER-Rcode-joint
- GNE.ceq-examples
- GNE.nseq-examples
- GNEceq-examples
- GNEnseq-examples
- NIR-func-Rcode
- NIRandVIPexample
- SSR-Rcode-funSSRcheck-constrjoint
- SSR-funSSR-Rcode-constr
- SSR-funSSR-funSSRcheck-constr
- SSR-funSSR-funSSRcheck-constrjoint
- SSR-testarg
- complfunc-3Dplot
- complfunc-funcFB
- complfunc-limitgraph
- sensi-analysis-duopoly
- sensi-analysis-genduopoly
- sensi-analysis-riverbasinpollution
- util-CER-examples
- util-SSR-examples
- util-complementarity-examples
- util-projection-examples
- util-rejectalgo-examples
- util-stepfunc-examples
- util-testfunc