Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: choice modelling


From   Stas Kolenikov <[email protected]>
To   [email protected]
Subject   Re: st: choice modelling
Date   Sat, 19 Jun 2010 12:52:39 -0400

On Sat, Jun 19, 2010 at 9:21 AM, Tyler Frazier <[email protected]> wrote:
> What is the best way to run a choice model in Stata -- for example a
> household location choice model.  I have two datasets, one
> representing households and the other representing residential
> dwellings and would like to develop a choice model that a) randomly
> assigns certain households for a move from their existing location to
> a new location based on the households probability of moving (which I
> already have from survey results) b) matches a household to a new
> location based on the characteristics of both

I have a working prototype of a package to generate residuals
following -mlogit- estimation:

net from http://web.missouri.edu/~kolenikovs/stata
net d simchoiceres
net install simchoiceres

With that, you can generate residuals for your households that reflect
the choice made by the household (or whatever your observation is).
Then you can modify the conditions (presumably, the variables that
entered -mlogit-), add those residuals to the fitted values of the
linear predictor (fixed effect utility term) from -mlogit-, and choose
the maximum value.

-- 
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index