time-shift
Houtan Bastani 2016-09-23 18:37:49 +02:00
parent c6f4af8894
commit e84e81dd01
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function [il,l1,ik,k1] = indices_lagged_leaded_exogenous(k,M)
function [il,l1,ik,k1] = indices_lagged_leaded_exogenous_variables(k,M)
% returns indices of all endogenous variables split between auxiliary
% variables for lagged or leaded exogenous variables and all other ones
%