Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
18b006d4
Verified
Commit
18b006d4
authored
Feb 01, 2019
by
Houtan Bastani
Browse files
fix comments
parent
f29d9744
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/+gui/+perfect-foresight/read.m
View file @
18b006d4
...
...
@@ -3,24 +3,15 @@ function read()
% Read JSON and run perfect foresight solver
%
% INPUTS
% ds [dseries] data
% fitted_names_dict [cell] Nx2 or Nx3 cell array to be used in naming fitted
% values; first column is the equation tag,
% second column is the name of the
% associated fitted value, third column
% (if it exists) is the function name of
% the transformation to perform on the
% fitted value.
% eqtags [cellstr] names of equation tags to estimate. If empty,
% estimate all equations
% none
%
% OUTPUTS
%
ds [dseries] data updated with fitted values
%
none
%
% SPECIAL REQUIREMENTS
% dynare must have been run with the option: json=compute
% Copyright (C)
2017-
2019 Dynare Team
% Copyright (C) 2019 Dynare Team
%
% This file is part of Dynare.
%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment