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
0 Response to How to save the predicted value of regressions
Post a Comment