How to extract Parameter Estimates of Reciprocals (i.e. make into data table) derived from Bivariates Fit Special?
First of all, my Bivariate Analysis works well. Unfortunately "Make Into Data Table"-Reporting doesn't (meaning, jmp does not create any output table).I applied the following script:dt = Current Data Table ();biv = dt << Bivariate( Y( :Y ), X( :X ), Fit Special( xTran( "Rec...
