Skip to content
Snippets Groups Projects
Commit 9305cd1e authored by Marco Ratto's avatar Marco Ratto
Browse files

fixed header of occbin solver

parent 06a7e6c7
Branches
Tags
1 merge request!1992bug fixes in varlist_indices heteroskedastic initialization and occbin smoother
function [oo_, out, ss] = solver(M_,oo_,options_)
% function [oo_, out, ss] = solver(M_,oo_,options_,opts_simul)
% function [oo_, out, ss] = solver(M_,oo_,options_)
% Solves the model with an OBC and produces simulations/IRFs
%
% INPUT:
% - opts_simul [structure] Occbin simulation options
% - M_ [structure] Matlab's structure describing the model
% - oo_ [structure] Matlab's structure containing the results
% - options_ [structure] Matlab's structure containing the options
%
% OUTPUT:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment