Skip to content

gfell/nsmarkov-fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markov-Chain Approximations for Life-Cycle Models (Fortran version)

This repository provides Fortran subroutines to construct Markov chain approximations of (non-stationary) AR(1) processes as described in the paper "Markov-Chain Approximations for Life-Cycle Models" by Giulio Fella, Giovanni Gallipoli and Jutong Pan, Review of Economic Dynamics 34, 2019 (https://doi.org/10.1016/j.red.2019.03.013).

Contains

  • mod_lcrouwenhorst.f90 subroutine to discretise a non-stationary AR(1) using our extension of Rouwenhorst [1995. "Asset pricing implications of equilibrium business cycle models," in `Frontiers of business cycle research', T. F. Cooley ed., Princeton University Press, Chapter 10.]
  • mod_lctauchen.f90 subroutine to discretise a non-stationary AR(1) using our extension of Tauchen [1986. "Finite State Markov-Chain Approximations to Univariate and Vector Autoregressions," Economics Letters 20].

About

Markov-chain approximations for non-stationary AR(1) processes (Fortran version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published