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
sunbears
Level II

What regression model is used by Line of Fit in Graph Builder?

I need to disclose in a report which regression model I used, e.g. least squares, Deming, Passing-Bablock. I achieved the regression with Line of Fit function in Graph Builder. Both X and Y are continuous variables. Two Qs:

  1. What is the default regression model used by the Line of Fit function in Graph Builder?
  2. Can the model be changed? (even if in JSL)
1 ACCEPTED SOLUTION

Accepted Solutions
Jeff_Perkinson
Community Manager Community Manager

Re: What regression model is used by Line of Fit in Graph Builder?

The Line of Fit in Graph Builder is a simple least squares model.

There are a few other methods (Polynomial, Robust Cauchy, and Time Series) available in Graph Builder.

The Method Comparison add-in supports Demming and Passing-Bablock regression.

-Jeff

View solution in original post

1 REPLY 1
Jeff_Perkinson
Community Manager Community Manager

Re: What regression model is used by Line of Fit in Graph Builder?

The Line of Fit in Graph Builder is a simple least squares model.

There are a few other methods (Polynomial, Robust Cauchy, and Time Series) available in Graph Builder.

The Method Comparison add-in supports Demming and Passing-Bablock regression.

-Jeff

Recommended Articles