cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

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

How to get the Compare Slopes option to appear in the Fit Least Squares report?

I have 3 columns of data, a nominal LABEL identifies which of 3 populations the row is from, a continuous DURATION is the independent variable, and a continuous EFFECT is the dependent variable.  Using Analyze>Fit Y by X from the menu I can get 3 regression lines with ANOVA for each, but I want an ANCOVA comparing the slopes of the 3 lines. According to JMP help: "In the Fit Least Squares report, the Compare Slopes option appears when there is one nominal term, one continuous term, and their interaction effect for the fixed effects. This option produces a report that enables you to compare the slopes in an analysis of covariance (ANCOVA) model."  but I can't find this option... 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to get the Compare Slopes option to appear in the Fit Least Squares report?

Fit Y by X launches the Bivariate Fit platfomr. You want to start with Fit Model. Select Duration and Label, then click the macro button to get the ANCOVA terms. Effect goes in the Y role.

View solution in original post

2 REPLIES 2

Re: How to get the Compare Slopes option to appear in the Fit Least Squares report?

Fit Y by X launches the Bivariate Fit platfomr. You want to start with Fit Model. Select Duration and Label, then click the macro button to get the ANCOVA terms. Effect goes in the Y role.

Ted1
Level I

Re: How to get the Compare Slopes option to appear in the Fit Least Squares report?

Thanks!

Recommended Articles