Giter VIP home page Giter VIP logo

ipev's Introduction

IPEV Model

The integer programing extreme value (IPEV) model accounts the integer property of trip data. The IPEV model is consistent with utility theory and provides a single structural framework for simultaneously modeling the choice of alternatives and quantity decisions with the constraint of the integer value of consumption. This model has a closed-form probability expression. This sample files include the estimation code using closed-form or simulation, the demand prediction, the welfare analysis, and the sample dataset.

Figure1 Figure 1. Continuous and integer demand models.

Requirements

Usage

Estimation:

  • Set the parameters in IPEV.gss (required maxlik) or IPEVmt.gss (required maxlikmt)
    • U_FUNCTION: the utility function
    • For the estimation with closed-form, set SIMULATE = 0
    • For the estimation with simulation, set SIMULATE = 1
  • Run the estimation code in the GAUSS:
>> run IPEV.gss

or

>> run IPEVmt.gss

Prediction:

  • Set the parameters in DEMAND.gss
    • U_FUNCTION: the utility function
    • B: vector of estimated parameters
    • VCOV: variance-covariance matrix
    • Set secnarios for prediction and welfare analysis.
  • Run the prediction code in the GAUSS:
>> run DEMAND.gss

Manual

For the detail, see manual.pdf.

License

MIT License

Reference

Kuriyama, K., Y. Shoji, and T. Tsuge. (2023) The integer programing extreme value (IPEV) model: An application for estimation of the leisure trip demand. NRE Discussion Papers No. 2023-01, Natural Resource Economics, Division of Natural Resource Economics, Graduate School of Agriculture, Kyoto University.

Acknowledgments

ipev's People

Contributors

koichikuriyama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.