cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

How to constrain asymptotes in 4PL Hill curve fit?

New user of JMP, running JMP18 and know how to perform basic 4PL fitting. 4PL Fitting is extremely important in many biological assays and we often need to set values of upper or lower asymptote when fitting incomplete IC50 curves with 4PL analysis.

Using the 4P Hill fitting equation, is there a way to constrain the asymptotes within graph builder

without having to create a custom model?

Thank you.

2 REPLIES 2
Byron_JMP
Staff

Re: How to constrain asymptotes in 4PL Hill curve fit?

The easy answer is that Graph Builder isn't a curve fitting application, only a graphing application.

The second easy answer is that they should transform their data to a 0 to 1 scale. that way the upper and lower asymptotes are constrained by default.

The third, not quite as easy answer: Simple curve fitting with the hill model is in Fit Curve, and in Non-linear you can control the parameters.

 

 

JMP Systems Engineer, Health and Life Sciences (Pharma)

Re: How to constrain asymptotes in 4PL Hill curve fit?

You might need to use the Analyze > Specialized Modeling > Nonlinear platform. It has a model library that includes the Hill equation. You could edit the model formula and replace the parameter for the asymptote with a constant. See this chapter in the JMP documentation for details.

Recommended Articles