extracting r-square from table
Posted: Tue Jul 11, 2017 4:11 pm
Sorry to bother on simple programming question.
On OLS results table, what is best way to extract R-squared output and put it in a results matrix. I tried results (1,1) =eq1.ls @cor
but this didn't work.
Thanks.
On OLS results table, what is best way to extract R-squared output and put it in a results matrix. I tried results (1,1) =eq1.ls @cor
but this didn't work.
Thanks.