You may go to use a data file in Stata and get the error… no room to add more observations r(901); Stata is probably telling you that Stata has not…
Read More
Search Results for: stata
How can I view different marker symbol options? | Stata FAQ
Sometimes you may want to see different marker symbol options to help you construct a graph. You can use the showmarkers command to do this as illustrated in this FAQ….
Read More
How can I get anova simple main effects with the margins command? Stata FAQ
Now that Stata 11 has been released, you be wondering if there is an easy way to compute tests of simple main effects? Yes there is and this FAQ will…
Read More
How can I do tests of simple main effects in Stata? | Stata FAQ
Stata does not have a built-in command to do tests of simple main effects, however ATS has developed a program that will perform them. You can you can the sme…
Read More
How can I compute critical values for test of simple effects? | Stata FAQ
This FAQ presents an ado program (smecriticalvalue) that can be used to compute critical values for tests of simple interactions and simple main effects. You can find the smecriticalvalue program…
Read More
How can I get anova simple main effects with dummy coding? | Stata FAQ
Many researchers like to do their anova using regression with dummy coding but wonder how to get tests of simple main effects. This FAQ will show you how to get…
Read More
How can I get a Somers’ D after logistic regression in Stata? | Stata FAQ
Recently we received the following question: The output from SAS proc logistic gives a values for Somers’ D. How can I get this using Stata? The Somers’ D, in logistic…
Read More
How can I sort data within rows independently for each observation? | Stata FAQ
Sorting columns is easy in Stata but sorting rows is a little trickier. Consider the data shown below with variables v1 through v8 with ten observations. Let’s say that these…
Read More
How can I make spaghetti plots in Stata? | Stata FAQ
ATS has created a program called spagplot to help you easily produce spaghetti plots using Stata. You can install spagplot over the internet by typing search spagplot (see How can…
Read More
How do I do this SPSS command in Stata? | Stata FAQ
Say that you use SPSS but wish to know how to do a particular command in Stata. For example, you want to make a new variable and know you can…
Read More
