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
BrianMei
Level I

JMP v19, "Fit Model", why there is no "Power" button?

In the "Fit Model" tool, Construct Model Effects, I need to add a second order term. Per instruction, I should select the column, then click "Power" button. I do not see a Power button.

 

I tried this: select a column, Degree is set to 2, click Add again. No response.

2 REPLIES 2
dlehman1
Level VI

Re: JMP v19, "Fit Model", why there is no "Power" button?

I don't know of a "Power" button, but if you want to square a factor, click on "Transform" in the Fit model dialog and click squared.  It works for me (JMP19).

statman
Super User

Re: JMP v19, "Fit Model", why there is no "Power" button?

There are several ways to complete the "Construct Model Effects" section of fit model platform. There are several "macros" written that will create interactions Factorial to degree and Polynomial to degree which creates the non-linear order terms based on order selected. Highlight the factors, set the order and then select the appropriate macro. You can also add the first order term, then select that same term in the columns window, select that term in the Construct Model Effects window and hit the Cross button.

https://www.jmp.com/support/help/en/19.1/?os=mac&source=application#page/jmp/construct-model-effects...

"All models are wrong, some are useful" G.E.P. Box

Recommended Articles