cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

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

Power Fit Equation for JMP

I have data that follow a power law and I need to plot the regression and use the coefficients for lifetime calculations.  Is there a method, or script, developed to do this in JMP?

1 ACCEPTED SOLUTION

Accepted Solutions
peterj
Level III

Re: Power Fit Equation for JMP

You can create a power model using the Analyze -> Modeling -> Non-linear. In the model library, select Model E (2P) to create the new formula for your prediction.

Attached is a script that creates some random data and will create a power fit through the data. In this example z=x^y and the fit is done accordingly.

View solution in original post

1 REPLY 1
peterj
Level III

Re: Power Fit Equation for JMP

You can create a power model using the Analyze -> Modeling -> Non-linear. In the model library, select Model E (2P) to create the new formula for your prediction.

Attached is a script that creates some random data and will create a power fit through the data. In this example z=x^y and the fit is done accordingly.

Recommended Articles