JSL FIT MODEL Two-Factor Response Surface
Good morning
i would like implement for my JSL a FIT MODEL with "Two-Factor Response Surface Model",
but i havent found ny specific JSL command to do that.
someone can help me
here the code i implemented.. but is incomplete for the FIT MODEL section....
Clear Globals();
Clear Log();
Names Default To Here( 1 );
// code to choose among all opened tables which one will be selected for the a
...