Please enable JavaScript to view this site.

When evaluating nonlinear regression results, first consider what your goal is. If your goal is to interpolate unknowns from a standard curve, skip this page and go right to this analysis checklist.

If your goal is to determine the values of the best-fit parameters or to compare models, answer the three questions below before looking at parameter values, R2, etc.

Are your results free of error messages? Prism sometimes puts a short message at the top of the table of results. Read about the meaning of "Bad initial values", "Interrupted", "Not converged", "Ambiguous", "Hit constraint", "Don't fit", "Too few points", "Perfect fit", "Impossible weights", and "Equation not defined".

Does the curve go near your data points? In rare cases, the curve may be far from the data points. This may happen, for example, if you picked the wrong equation. Look at the graph to make sure this didn't happen.

Are the best-fit values of the parameters scientifically sensible? Nonlinear regression programs have no common sense and don't know the context of your experiment. The curve fitting procedure can sometimes yield results that make no scientific sense. For example with noisy or incomplete data, nonlinear regression can report a best-fit rate constant that is negative, a best-fit fraction that is greater than 1.0, or a best-fit Kd value that is negative. All these results are scientifically meaningless. Also check whether the best-fit values of the variables make sense in light of the range of the data. The results make no sense if the top plateau of a sigmoid curve is far larger than the highest data point, or an EC50 is not within the range of your X values.If the results make no scientific sense, they are unacceptable, even if the curve comes close to the points and R2 is close to 1.0.    

If the answer to all three questions is yes, then it makes sense to delve into the numerical results of nonlinear regression in detail.

Standard errors and confidence intervals of parameters

Normality tests of residuals

Goodness of fit of nonlinear regression

Runs test

Replicates test

Dependency and covariance matrix

Hougaard's measure of skewness

Could the fit be a local minimum?

Outliers

 

© 1995-2019 GraphPad Software, LLC. All rights reserved.