John-Rust-1987-Python
John-Rust-1987-Python copied to clipboard
Recreation of the "Optimal Replacement of GMC Bus Engines" paper by J. Rust, describing a single-agent dynamic optimization model.
Results
2
John-Rust-1987-Python issues
Sort by
recently updated
recently updated
newest added
Should the following function have a `beta` argument (or a `**kwargs`) that is passed to `self.fl_costs`? https://github.com/QuentinAndre/John-Rust-1987-Python/blob/2e1a6e124e238b0c349dd649e401ba79eeacc067/dynamiclogit.py#L207-L222
Update to a simpler and slightly easier to read version