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!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

please add this Life Distribution under Analyze-->Reliability and Survival

would like to have added to an additional life distribution to show up along with standard list of Weibull, Exponential, Lognormal, DS Weibull, etc

 

the Cumulative Distribution Function for this life distribution is given by

 

F(t|p,a,y) = 1 - exp(p*exp(-t/a) - y t -p)

 

or expressed equivalently

 

F(t|a,y,x) = 1 - exp(ax*exp(-t/a) - y t - a x)

 

 

and corresponds to a hazard function starting at failure rate (y+x) which decays exponentially with time constant a to constant failure rate y .... here, the equivalent Defective Sub-population proportion p=ax in the limit that y is zero

 

have found that for some datasets, the BIC figure of merit for this life distribution is lower than that of other early/mid bathtub curve options

 

would like to have life distribution platform compute the standard set of estimates, covariance matrix etc for this three-parameter life distribution