Sylvia Kritzinger
> I would like to draw some gaphs with the predicted
> probabilities I got from
> a Three-Stage-Least-Square-Regression, in order to show
> increases/decreases
> of the items of my dependent variable depending on the main
> independent
> variable.
>
> The comand
> "graph pre1hat pre2hat pre3hat (independent variable), c(sss)"
> is not working or only working in parts.
I am not clear what the precise problem is,
but here are some guesses.
1. You can't get a smooth set of curves plotted
against one independent variable because the model
includes others. The usual remedy is -adjust-
first.
2. You may need to tune the -bands()- option.
3. The -c(sss)- option will connect
according to the current sort order.
Occasionally you need to add the -sort-
option.
Nick
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/