Capturing degradation fit parameters to table?
How do I capture reliability degradation fit parameters to table?
The four bolded lines are the crux of what I am trying to do.
Fitting the degradation and then simply capturing the fit parameters in a column.
Script below:
Degradation(
Y( :current ),
Time( :time ),
Label( :DUT ),
Application( Repeated Measures Degradation ),
Connect Data Markers( 1 ),
Show Fitted Lin
...