Tagged Questions
3
votes
2answers
209 views
Converting SPSS syntax for regression to Stata commands
I am running a series of regressions to eliminate the effects of IQ, language ability and age from my variables (task performance). To do this, the variable is entered as the dependent variable (e.g. ...
1
vote
1answer
1k views
How to calculate sum of squared errors (SSE or SSR) with STATA12 software?
I have a techincal issue with stata: I need to calculate the SSE of a regression model, but the automatic output just gives me RMSE; I need SSE of this constrained model because I have to test if this ...
1
vote
0answers
403 views
Differences between Stata & SPSS in multiple regression outcomes
I'm a graduate student working on a thesis whose aim is to test complementarity between 2 practices (CI and INNO, according to theory of supermodularity). To do so, I calculated two new variables ...
3
votes
1answer
378 views
Inconsistency in mixed-effects model estimation results (STATA and SPSS)
For my thesis there's a big chance that I will need some sort of mixed-effects specification. I have some (non-syntax) experience with SPSS but feel that it won't suffice for my analysis. I have very ...
0
votes
1answer
239 views
Multilevel model with an ordinal outcome
I have a data set from a survey of health problems and annoyance by traffic noise in people living in residential buildings, with "5-point scale answer" questions. I want to perform a multilevel model ...
3
votes
2answers
1k views
How to use STATA to pool Cohen's d?
I am attempting to calculate Cohen's d and then pool those estimates into a summary effect size. Can anyone help? (STATA or SPSS software owned).
17
votes
4answers
9k views
Fisher's Exact Test in contingency tables larger than 2x2
I was taught to only apply Fisher's Exact Test in contingency tables that were 2x2.
Questions:
1) Did Fisher himself ever envision this test to be used in tables larger than 2x2 (I am aware of the ...
124
votes
20answers
34k views
Python as a statistics workbench
Lots of people use a main tool like Excel or another spreadsheet, SPSS, STATA, or R for their statistics needs. They might turn to some specific package for very special needs, but a lot of things can ...