MLEModel.impulse_responses(params, steps=1, impulse=0, orthogonalized=False, cumulative=False, **kwargs) [source]
Impulse response function
| Parameters: | 
 | 
|---|---|
| Returns: | impulse_responses – Responses for each endogenous variable due to the impulse given by the  | 
| Return type: | array | 
Intercepts in the measurement and state equation are ignored when calculating impulse responses.
    © 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
    http://www.statsmodels.org/stable/generated/statsmodels.tsa.statespace.mlemodel.MLEModel.impulse_responses.html