Dear all,
I regress a bivariate ordered model using cmp. After my regression, I would like to compute the conditional probabilities Pr(y2=x|y1=z), with y1 the first equation and y2 the second one and x,z two real numbers; same thing for conditional expectations.
I know that cmp allows to compute such things (see http://www.statalist.org/forums/foru...d-expectations or the help section in stata).
I used the coma : "predict pr(3 3) eq(result) cond(2 2, eq(Wintg))" (with result=y2 and Wintg=y1) however it failed (error message : "something required"). I think i've missed a point (maybe more !) in the syntax.
Does anybody have any advice ?
Thanks,
Olivier
I regress a bivariate ordered model using cmp. After my regression, I would like to compute the conditional probabilities Pr(y2=x|y1=z), with y1 the first equation and y2 the second one and x,z two real numbers; same thing for conditional expectations.
I know that cmp allows to compute such things (see http://www.statalist.org/forums/foru...d-expectations or the help section in stata).
I used the coma : "predict pr(3 3) eq(result) cond(2 2, eq(Wintg))" (with result=y2 and Wintg=y1) however it failed (error message : "something required"). I think i've missed a point (maybe more !) in the syntax.
Does anybody have any advice ?
Thanks,
Olivier