-
- Downloads
PAC model: fixes to M_.pac.MODEL.ar (information about autoregressive part)
– Fix order of items in this structure. Previously, items were ordered according to the declaration order of parameters. Now, items are order according to lag order (first lag appears first) – Gracefully handle the case where there is no autoregressive part (Closes: #52)
Showing
- src/DynamicModel.cc 10 additions, 30 deletionssrc/DynamicModel.cc
- src/DynamicModel.hh 1 addition, 4 deletionssrc/DynamicModel.hh
- src/ExprNode.cc 9 additions, 64 deletionssrc/ExprNode.cc
- src/ExprNode.hh 5 additions, 13 deletionssrc/ExprNode.hh
- src/ModFile.cc 0 additions, 1 deletionsrc/ModFile.cc
Loading
Please register or sign in to comment