Hi, I am trying to export the Bivariate Fit summary table using below jsl,
however, it doesn't include the RSquare value, only the linear fit equations.
Can someone help how to extract the RSquare data?
Thanks
rbiv = biv[1] << Report;
Rt1 = rbiv["Parameter Estimates"][Table Box( 1 )] << Make Combined Data Table;