To analyze a factorial anova you would use the anova command. The anova command does not have a check for homogeneity of variance. However, the oneway command automatically performs a…
Read More
Search Results for: stata
What are the some of the methods for analyzing clustered data in Stata? | Stata FAQ
This page was created to show various ways that Stata can analyze clustered data. The intent is to show how the various cluster approaches relate to one another. It is…
Read More
How can I plot ANOVA cell means in Stata? | Stata FAQ
There are two ways in which you can plot ANOVA cell means: anovaplot — user written program (search anovaplot) or enter a sequence of Stata commands from the command line….
Read More
How can I count the number of missing values for a character variable | Stata FAQ
How can I compare regression coefficients between 2 groups? | Stata FAQ
Sometimes your research may predict that the size of a regression coefficient should be bigger for one group than for another. For example, you might believe that the regression coefficient…
Read More
How can I compare regression coefficients across 3 (or more) groups? | Stata FAQ
Sometimes your research may predict that the size of a regression coefficient may vary across groups. For example, you might believe that the regression coefficient of height predicting weight would…
Read More
How can I understand a 3-way continuous interaction? (Stata 12) | Stata FAQ
Multiple regression models often contain interaction terms. This FAQ page covers the situation in which there are two moderator variables which jointly influence the regression of the dependent variable on…
Read More
How can I explain a continuous by continuous interaction? (Stata) | Stata FAQ
First off, let’s start with what a significant continuous by continuous interaction means. It means that the slope of one continuous variable on the response variable changes as the values…
Read More
How can I do ANOVA contrasts in Stata? | Stata FAQ
Stata does not have a built-in contrast command; however, ATS has developed a program that will do ANOVA contrasts. You can download the program anovacontrast.ado by typing search anovacontrast (see…
Read More
Everything you always wanted to know about contrasts* (*But were afraid to ask) | Stata FAQ
Everything? No, that’s a gross exaggeration. If you want to know everything about contrasts you will need read several other sources in addition to this page. Here are our suggestions:…
Read More
