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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
Nonlinear Degradation Mixed Model
John_Sall
Staff

JMP does not have a facility for fitting nonlinear mixed models, but this script can be helpful in invoking the SAS PROC NLMIXED to do the work, using the model formulas in from JMP. With degradation analysis you need to import back the estimates and plug them into a model , and invert the model to produce crossing times.  The documents include a journal, the script, and sample data sufficient to do the Device B degradation example from Meeker and Escobar.

Recommended Articles