Can any one help me how to save the predicted value of many regressions.
I have to run 60 regression each year for 20 years.
I tried this code
Code:
by(industry_id year): reg m_y m_x1 m_x2 m_x3
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
by(industry_id year): reg m_y m_x1 m_x2 m_x3
cannot compute an improvement -- discontinuous region encounteredI am trying to build a multilevel model with the governrate-level indicators, but I get this problem…
Tobin's QHi all,
I am trying to merge two data sets from Compustat to get Tobin's Q. I try to merge the two …
How to repeat some command linesHello all,
I need to repeat 3 line of commands in stata to create updated observations for three va…
How to loop element-by-element operations (e.g regression)Hello,
I am trying to find a way to loop element by element operations across two lists of variables…
reshape / transpose large dataset for mergingI am constructing a large timeseries dataset, with cases arranged around WDI_code (World Development…
0 Response to How to save the predicted value of regressions
Post a Comment