I want to display a scatter plot of the two variables and a line of fit as this
Code:
twoway scatter x y || lfit x y
Does anyone know how I can represent a non-parametric line of fit without log transforming the skewed variables?
Thanks,
Madu
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.
twoway scatter x y || lfit x y
0 Response to line of fit for two skewed continuous variables
Post a Comment