Need help writing optimal code for extracting R^2 and Slope from Bivariate Fit
All, I'd like to ask the community to nudge me in the right direction.I need to extract R^2 and Slope form the report and display it on the plot itself like so: I'm going to do this with parsing Display Trees and then looking into Add Graphics Script to the plot itself.But, since this task seems to me very standard and routine, I have to ask couple of questions before digging into Display Trees:1...