Is there nonlinear fit bug in jmp 16.0?
I have a script (thanks peng_liu) that puts the parameter estimates Max and k from nonlinear fit into table variables with the same names, which I planned to use in further calculation. It seems creating the table variables makes the nonlinear fit plot stall. - the first time the script is run, the table variables Max and k are created from the parameters Max and k from nonlinear fit. If already ...