[Limdep Nlogit List] partial effects in bivariade ordered model

Kudakwashe Makoni kudamakoni100 at yahoo.com
Thu Feb 25 05:24:18 AEDT 2016


I have calculated the mean price of a brand using this formula
DSTAT  ; RHS=PBRAND$

what code should i run if i want to save the mean i get from this formula. I want to save the mean to use it in another calculation  

    On Friday, February 19, 2016 7:54 AM, William Greene <wgreene at stern.nyu.edu> wrote:
 

 Simona.  As always, you have to be more specific.  Partial effect of what,
on what?
Here is an experiment you can do to see it at work.
/Bill

samp;1-1000$
create;x1=rnn(0,1);y1=rnd(4)-1$
create;x2=rnn(0,1);y2=rnd(3)-1$
orde;lhs=y1;rhs=one,x1$
matr;b1=b;m1=mu$
orde;lhs=y2;rhs=one,x2$
matr;b2=b;m2=mu$
orde;lhs=y1,y2;rh1=one,x1;rh2=one,x2;start=b1,m1,b2,m2,0$
partials ; effects: x2;outcome=2,2$

On Fri, Feb 19, 2016 at 7:15 AM, Simona Rasciute <S.Rasciute at lboro.ac.uk>
wrote:

> Dear All,
>
> Is it possible to get partial effects for the Bivariate Ordered model in
> Nlogit?
>
> Thanks a lot.
>
> Kind Regards,
> Simona
>
> _______________________________________________
> Limdep site list
> Limdep at limdep.itls.usyd.edu.au
> http://limdep.itls.usyd.edu.au
>



-- 
William Greene
Department of Economics
Stern School of Business, New York University
44 West 4 St., 7-90
New York, NY, 10012
URL: http://people.stern.nyu.edu/wgreene
Email: wgreene at stern.nyu.edu
Ph. +1.212.998.0876
_______________________________________________
Limdep site list
Limdep at limdep.itls.usyd.edu.au
http://limdep.itls.usyd.edu.au


  


More information about the Limdep mailing list