----------------- help for test5 -----------------Test command with residual -------------------------- test5 term , sse(real) dfe(integer)
For use after anova.
Description -----------
tets5 performs a test on term using SSerror and dferror from another anova.
Arguements ----------
term the term in the anova model to be tested.
sse the sum of squares error to be used to test term.
dfe the degrees of freedom used to test term.
Example -------
. test5 a*b, sse(360) dfe(36)
Author ------
Philip B. Ender Statistical Computing and Consulting UCLA Academic Technology Services enderatucla.edu