Hi everyone,
I would like some help for a linear regression model. I'm trying to compare the outcome (scores) between 2 academic years based on participation in a program.
Would the command be: by 'program', sort : regress 'post-score var' 'pre-score var' ? Or is it: regress 'post-score var' 'program' 'pre-score var' ?
I would really appreciate any help!
Thank you
Related Posts with Linear Regression for pre-post test
Conditional summingHi, I am working with panel data and as I am not the greatest STATA programmer, I would like to kind…
Assigning one of two fixed values to each observation according to categories alongside continuous variablesI have a 16,000 data set with continuous dependant variables and an independent variable. I also hav…
Commenting does not work; "/ is not a valid command name" errorHi! For some reason commenting in Stata is not working for me. If I type "// test" (in newly-opened …
The ouput of logistic regressions in a table (using outreg2, estout, asdoc, ...)Dear All, After running logistic regressions, how can I export the results, in terms of (1) coeffici…
Creating variable based on conditions of two variables using matrixDear everyone I'm trying to create a variable based on matrix conditions of two other variable. I …
Subscribe to:
Post Comments (Atom)
0 Response to Linear Regression for pre-post test
Post a Comment