DynamicFactorResults.simulate(nsimulations, measurement_shocks=None, state_shocks=None, initial_state=None) Simulate a new time series following the state space model
| Parameters: | 
 | 
|---|---|
| Returns: | simulated_obs – An (nsimulations x k_endog) array of simulated observations. | 
| Return type: | array | 
    © 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.dynamic_factor.DynamicFactorResults.simulate.html