I am hoping to use state-specific trends within my regression. Currently I am only using linear trends, with the following code:
Code:
i.id##c.year
Code:
year2 = year^2
Code:
i.id##c.year2
Thanks.
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.
i.id##c.year
year2 = year^2
i.id##c.year2
0 Response to State-specific quadratic time trends
Post a Comment