#157: histval + stoch_simul(periods=...) + forecast gives wrong result --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.2 Component: Core M-files | Version: 4.1.3 Keywords: | --------------------------+------------------------------------------------- If there is a histval block, followed by stoch_simul using empirical simulations ("periods" option), then the information provided by histval is lost (the "oo_.endo_simul" structure, which contains the histval information, is completely rewritten).
A subsequent forecast command wrong results, since it will not use histval as starting point.