Skip to content
Snippets Groups Projects
Commit 5cea6e6e authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

Clarify which model variant is used in fs2000.mod

parent ca6da942
Branches
Tags
No related merge requests found
/* /*
* This file replicates the estimation of the cash in advance model described * This file replicates the estimation of the cash in advance model (termed M1
* Frank Schorfheide (2000): "Loss function-based evaluation of DSGE models", * in the paper) described in Frank Schorfheide (2000): "Loss function-based
* Journal of Applied Econometrics, 15(6), 645-670. * evaluation of DSGE models", Journal of Applied Econometrics, 15(6), 645-670.
* *
* The data are in file "fsdat_simul.m", and have been artificially generated. * The data are in file "fsdat_simul.m", and have been artificially generated.
* They are therefore different from the original dataset used by Schorfheide. * They are therefore different from the original dataset used by Schorfheide.
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
*/ */
/* /*
* Copyright (C) 2004-2010 Dynare Team * Copyright (C) 2004-2015 Dynare Team
* *
* This file is part of Dynare. * This file is part of Dynare.
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment