Code to make regression, density, and Bland Altman plots into an i x j matrix
This code functions by having a dataframe with columns that have the data comparisons you wish to measure via regression and Bland Altman plot. This is a useful visualization tool if the user wants to measure the impact of multiple measurements in a pairwise matrix format.