PDA

View Full Version : Mixed FM in Weibull DE


wfletcher
June 12th, 2007, 02:58 PM
Does the Developer Edition give me full access to the mixed FM Weibull analysis? Are the interfaces documented somewhere on the site?

Thanks

David
June 13th, 2007, 11:01 AM
Yes, the DE version does support the Mixed Weibull distribution. However, it does not provide support for competing failure modes analysis. Additional information on the DE version can be found at http://www.reliasoft.com/Weibull/deved/features.htm. Information regarding a free demo can also be found at http://www.reliasoft.com/Weibull/deved/evaluation.htm.

I hope this helps.

Pantelis
June 13th, 2007, 11:34 AM
As an addition to the above, even though DE does not have a direct CFM call, it is fairly trivial to separate the data sets programmatically (modes) and implement CFM through code (i.e. loop through Weibull computations for each data set and then join them together).