Hello, I've done a propensity score matching for case and control using variables like disease comorbidities etc. Now, my goal is to calculate the incremental cost (Difference of the average) between case and control, when I look at the cost data for case and control both doesn't follow normal distribution (Right Skewed). I know there are tests to do check for normal distribution, I would like to do diagnostic test to understand the type of distribution the data is following, like log, gamma etc. and use the appropriate distribution to calculate average. I would really appreciate if someone can help me with process of how to do diagnostics, transform to the appropriate distribution and get the incremental average cost difference. I've attached the dataset with following variables Paid_ID: Matched Pair VLU: '1' for Case, '0' for Control Post_Cost: Cost data Proc_score: Propensity score I'm using SAS 9.3, so I would appreciate if you could guide me the process in the version. Thanks
... View more