Thanks to Kit Baum, a much-updated verson of my -oprobpr- program is
available from the SSC archive. For information, type
. ssc describe oprobpr
This program plots predicted probabilities from ordered-dependent variable
models (oprobit, ologit, mlogit, and their svy cousins) against values of
one of the covariates in the model, holding other covariates constant at
their means or at other specified values. The updated version now makes
use of Stata 8 graphics. The program has also become a post-estimation, so
you run it after running your -oprobit/ologit/mlogit- model; this makes it
work more like -avplot- and other post-estimation graphics commands.
As a side note, revising this program made me realize the true beauty of
version 8 -graph-'s handling of options--the program sets various default
titles, labels, notes, legends, adn the like, which you can modify or
replace as you like.
The version 7 version of -oprobpr- lives on as oprobpr7.