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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

JMP reliability data

Hello JMP community,

I have some reliability data to analyse. When I use JMP Analyse >> reliability and survival >> life distribution, after I entered Y, time to Event and Censor, I selected Weibull fitting and get all statistics. How can I get the R2 for the Weibull fitting?

2 REPLIES 2
peng_liu
Level VII

Re: JMP reliability data

When you say R2, I think you mean R-squared from least squares regression.

Life Distribution uses maximum likelihood estimation, which is the proper method compared to least squares.

So, you won't find R2.

MRB3855
Super User

Re: JMP reliability data

Hi @ClipShift : To follow up @peng_liu  , pretty good article here comparing the two methods.

https://community.jmp.com/kvoqx44227/attachments/kvoqx44227/mastering-jmp/72/4/Genschel%20%20Meeker%...

 

Recommended Articles