Parameter tabulation in nonlinear modeling
Hello JMP community. I am working on a project where I am modeling a nonlinear model to data for multiple part numbers and I want to tabulate the nonlinear parameters for each part number.As an illustration I have added a simple data table for 2 part # with a nonlinear script that models a typical RC circuit decay of voltage for each part based on the equation V_t = V0 * exp (-t / tau), where V0 ...