Skip to content

R Interface to SGSolve package to solve stochastic games

Notifications You must be signed in to change notification settings

skranz/RSGSolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSGSolve

R Interface to Ben Brook's SGSolve package to solve stochastic games (see http://www.benjaminbrooks.net/software.shtml).

Unlike my dyngame package, this package solves stochastic games without assuming monetary transfers.

To install it, first install the devtools package in R and then type:

devtools::install_github("skranz/RSGSolve")

For examples, take a look at the examples in my dyngame package that solves stochastic games with monetary transfers:

https://raw.githubusercontent.com/skranz/dyngame/master/examples/comparison%20with%20and%20without%20transfers.Rmd

About

R Interface to SGSolve package to solve stochastic games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published