Skip to content

CompSquad/qmmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Quote market Monte Carlo.

This module can be used to estimate the latent pricing strategies of actors in a bond market. It relies on Gibbs sampling and Metropolis-Hastings for parameter estimation.

Installing

Before installing the package, please check that you have all the required libraries installed:

pip install -r requirements.txt

If everything is OK, you can proceed with the installation.

python setup.py install

Testing

python -m unittest discover -v

Examples

Please see folder /examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages