QuantEcon
  • Installation
  • Game theory
  • Markov
    • approximation
    • core
    • ddp
    • estimate
    • gth_solve
    • random
    • utilities
  • Optimize
  • Random
  • Tools
  • Utilities
  • Contribute to QuantEcon.py
QuantEcon
  • Markov
  • View page source

Markov

  • approximation
    • discrete_var()
    • rouwenhorst()
    • std_norm_cdf()
    • tauchen()
  • core
    • Definitions and Some Basic Facts about Markov Chains
    • MarkovChain
    • mc_compute_stationary()
    • mc_sample_path()
  • ddp
    • Discrete Dynamic Programming
    • Solution Algorithms
    • References
    • DPSolveResult
    • DiscreteDP
    • backward_induction()
  • estimate
    • estimate_mc()
    • fit_discrete_mc()
  • gth_solve
    • gth_solve()
  • random
    • random_discrete_dp()
    • random_markov_chain()
    • random_stochastic_matrix()
  • utilities
    • sa_indices()
Previous Next

© Copyright 2014, QuantEcon Developer Team.

Built with Sphinx using a theme provided by Read the Docs.