Dear Statalists,
I'm working on a cross-section study investigating the accuracy of three different equations to calculate low-density lipoprotein (Friedwalds, Martin, and Sampson). The attached figure shows that I want to plot their mean absolute difference (MAD) score against triglyceride intervals.
My data structures are summarized below.
Any help would be so appreciated.
I'm working on a cross-section study investigating the accuracy of three different equations to calculate low-density lipoprotein (Friedwalds, Martin, and Sampson). The attached figure shows that I want to plot their mean absolute difference (MAD) score against triglyceride intervals.
My data structures are summarized below.
Any help would be so appreciated.
Code:
* Example generated by -dataex-. For more info, type help dataex clear input float tg_cat 1 1 1 1 1 1 1 1 1 1 end
Comment