• Tutorials
  • Explanations
  • How-to Guides
  • Reference Guides
  • Glossary
  • Projects
  • Development
  • About us
  • Release notes
  • respy

respyΒΆ

https://anaconda.org/opensourceeconomics/respy/badges/version.svg https://anaconda.org/opensourceeconomics/respy/badges/platforms.svg https://readthedocs.org/projects/respy/badge/?version=latest https://img.shields.io/badge/License-MIT-yellow.svg https://github.com/OpenSourceEconomics/respy/workflows/Continuous%20Integration%20Workflow/badge.svg?branch=main https://codecov.io/gh/OpenSourceEconomics/respy/branch/main/graph/badge.svg https://img.shields.io/badge/code%20style-black-000000.svg

respy is an open source framework written in Python for the simulation and estimation of some finite-horizon discrete choice dynamic programming models.

With conda available on your path, installing respy is as simple as typing

$ conda config --add channels conda-forge
$ conda install -c opensourceeconomics respy

The documentation is structured in four parts.

tutorials-icon
Tutorials

Tutorials help you to get started. They cover the basics and are designed for everyone new to the package.

how-to guides icon
How-to Guides

How-to guides are designed to provide detailed instructions for very specific and advanced tasks.

explanations icon
Explanations

Explanations give detailed information to key topics and concepts which underlie the package.

reference guides icon
Reference Guides

Reference Guides explain the implementation. If you are interested in the inner workings, you will find this section helpful.

If you are looking for other resources, you might find them here.

  • Glossary
  • Projects
  • Development
  • About us
  • Release notes
  • respy
Tutorials

© Copyright 2015-2020, The respy Development Team.
Created using Sphinx 3.1.2.