Package 'repgame'

Title: Solve discounted repeated games with monetary transfers
Description: Solve discounted repeated games with monetary transfers using the fast Algorithms develeoped by Goldluecke and Kranz (JET, 2013)
Authors: Sebastian Kranz
Maintainer: Sebastian Kranz <[email protected]>
License: GPL >= 2.0
Version: 0.3
Built: 2024-09-10 21:14:06 UTC
Source: https://github.com/skranz/repgame

Help Index


What the package does (short line)

Description

More about what it does (maybe more than one line) ~~ A concise (1-5 lines) description of the package ~~

Details

Package: repgame
Type: Package
Version: 1.0
Date: 2014-11-03
License: What Licence is it under ?

~~ An overview of how to use the package, including the most important functions ~~

Author(s)

Who wrote it

Maintainer: Who to complain to <[email protected]>

References

~~ Literature or other references for background information ~~

See Also

~~ Optional links to other man pages, e.g. ~~ ~~ <pkg> ~~


Simple function using Rcpp

Description

Simple function using Rcpp

Usage

rcpp_hello_world()

Examples

## Not run: 
rcpp_hello_world()

## End(Not run)