| Constructor/destructor of AutometricsExp | |
| AutometricsExp | Creates a Monte Carlo experiment and selects a design. |
| ~AutometricsExp | Destructor. |
| Public member functions of AutometricsExp | |
| Autometrics | Main Autometrics settings. |
| AutometricsSet | Set Autometrics option. |
| Run | Run the experiment. |
| Stepwise | Run Stepwise. |
| Protected data members of AutometricsExp | |
| m_iAutoOutliers | |
| m_oAutoSet | |
| sDGP | name of DGP case "HP": HP case "HPBig": HPBig case "JEDC": JEDC case "JEDC_EJ": JEDC_EJ case "D1": Breaks case "D2": Breaks case "D3": Breaks case "Bc": Bc case "B20": B20 case "Bct": Bct case "MBc": MBc case "MBct": MBct case "BLc": BLc case "IUc": IUc case "BUc": BUc case "MIUc": MIUc case "MBUc": MBUc case "BLcx": BLcx case "BUcx": BUcx case "BUcx_t": BUcx_t |
| aDGPno | number of DGP variation, or array with DGP options |
| dPValue | significance for model selection (1 for no selection) |
| sOutliers | one of: "none","large","iis","sis","iis+sis","diis","diis+iis" |
| bChopLags | TRUE: lag presearch; FALSE: no lag presearch |
| sOpt | option label |
| val | option value |
| cM | no of replications |
| iReportSettings | report Autometrics Settings |
| sSaveFirstRepName | optional filename to save first replication of data set (using Database::Save), default is "" for no saving |
None.