cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
GroupSquareWolf
Level III

How to constrain asymptotes in 4PL fitting

A little background info:
New user of JMP here, running JMP16 and know how to perform basic 4PL fitting and analysis with JMP.

Here is the question:
We often need to set values of upper or lower asymptote when fitting incomplete IC50 curves with 4PL analysis.
Is there a way to do this with JMP?

Thanks
1 REPLY 1

Re: How to constrain asymptotes in 4PL fitting

You will need to use a custom model. it will be the same model as in the Model Library of the Nonlinear platform or one of the 4PLC models in Fit Curve, but instead of 4 parameters, you will only use 3 of them. The 4th is the asymptote, and set this in the formula to the constant that you want to use.

 

Please see the JMP Help about using the Model Library. Create the 4PLC model as a column library, then edit the formula and change one of the two asymptote parameters to the desired constant.

Recommended Articles