Hi! I am trying to create a graph like the one below where I can apply different colors to data points. The variable that I am using to assign different colors is a binary variable named "significance" . I want the zeros be red color and 1s blue. Could someone please help? Thank you very much in advance.
Array
Related Posts with Applying different colors to data points in scatter plot
Four period aggregated returnDear Statalist forum, I have quarterly data (Year_Quarter) from 1965 until 2020 and I want to gener…
Calculating weekly return volatility from weekly return dataSir What could be code for calculating weekly return volatility(Volatility) from weekly return data(…
How to identify variable in various rows index_admit patient_id afib newafib varnewafib 1 001 0 0 1 0 001 1 1 0 0 001 1 0 0 0 001 …
Simulating data for non linear regressionI wish to model a function with the nl command: Code: nl (Y = {b1}*X2^{b2}*X3^{b3}) or Code: nl (l…
Lagged Loop Command Only Producing One RegressionHi there, I am attempting to write a loop command in order to run nine separate lagged regressions. …
Subscribe to:
Post Comments (Atom)
0 Response to Applying different colors to data points in scatter plot
Post a Comment