Is it possible to use output parameters of an analysis (e.g. curve fit) to perform manual downstream calculations in JMP?
Hi community,
I performed curve fits of bioassay data using a 4PL model. This results in a bunch of output parameters, such as the parameters A,B,C,D etc.
Can I use these output parameters to do further calculations within JMP? Maybe even within the same output window where my fit results are displayed?
I am talking about customized formulas like : A-D or A/D where I’d like to pull the previously obt...