I've tried aaplot as follows:
Code:
foreach x of numlist 1(1)350 { aaplot bandb wave if id==`x', both }
Is there a way to have the plots side by side as for xtline? And possibly to store the equations as a variable?
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.
foreach x of numlist 1(1)350 { aaplot bandb wave if id==`x', both }
0 Response to Equation for each line in xtline?
Post a Comment