S = diffsrf(M,RANGE,LIST,...)
S = diffsrf(M,NPER,LIST,...)
M
[ model ] - Model object whose response functions will be simulated and differentiated.
RANGE
[ numeric ] - Simulation date range with the first date being the shock date.
NPER
[ numeric ] - Number of simulation periods.
LIST
[ char | cellstr ] - List of parameters w.r.t. which the shock response functions will be differentiated.
S
[ struct ] - Database with shock reponse derivatives stowed in multivariate time series.See model/srf
for options available.