examples/main.ox or using command line arguments. The latter requires knowing the index of options to code. See the script in /examples/my_estimate_rust_script. | Public fields | ||
| const | ||
| Public methods | ||
| Create the data object. | ||
| Public fields | ||
| static | list of parameter estimates. | |
| Public methods | ||
| static | Setup the DP model and first stage estimation. | |
Return U() at estimated (hat) parameter values. |
||
| Public fields | ||
| static | bus data as a DataSet. | |
| static | Value function iteration method. | |
| static | Optimization algorithm applied to nfxp. | |
| static | Panel Black Box objective using buses data. | |
| static | Parameter lists by stage. | |
| static | OxMenu menu for setting parameters interactively. | |
| Public methods | ||
| static | Creates the interactive menu items for choosing method, table, column, and row to replicate. | |
| static | Replicate bus estimation. | |
| static | Get runtime options from the command line or through the interactive menu. | |
RustEmet1987readdata2022.ox
This creates a OutcomeDataSet, which is a Panel of individual outcome with econometric objectives
and data-matching methods available.
hat) parameter values. This uses the same basic utility by setting the parameter values to the current values of estimated parameters.7