------------------------------------- help for protab - 1.0 - 8/24/01 -------------------------------------Table of predicted values/probabilities/rates for regression models -------------------------------------------------------------------
protab variable [, x(variables_and_values)]
Description -----------
After estimating a regression model using logit transformed proportions, protab presents a one-way table of the predicted proportions for different combinations of values of independent variable.
Options -------
x() sets the values of independent variables for calculating predicted values. The list must alternate variable names and values separated by equal signs.
Examples --------
. regress lmeals yr_rnd avg_ed emer . protab avg_ed . protab avg_ed, x(yr_rnd=0 emer=7)
.- Author: Philip B. Ender UCLA Department of Education UCLA Academic Technology Services enderatucla.edu