Hi everyone,
I'm having difficulties in plotting the correlation between my IV and DV in a regression with clustering by ID. The command I run is the following:
regress pressure n_category, cluster( mainid)
pressure is DV and n_category is the IV.
How is it possible to plot these results?
Thank you so much,
Maria
I'm having difficulties in plotting the correlation between my IV and DV in a regression with clustering by ID. The command I run is the following:
regress pressure n_category, cluster( mainid)
pressure is DV and n_category is the IV.
How is it possible to plot these results?
Thank you so much,
Maria
Comment