Description Usage Arguments Value Note References See Also
Given observations for one temperature level up to some time point, computes a prediction interval for the mean degradation level at some future time point.
1 | addt.predint.ybar.mle(obj, conflevel, num.fut.obs = 5, temp, tt)
|
obj |
An |
conflevel |
The confidence level of the prediction interval. This argument is in decimal form (i.e., 95% is 0.95). |
num.fut.obs |
The number of future observations within a batch at the future time point. |
temp |
The temperature level at which predictions are to be made. |
tt |
The future time point where prediction is desired. |
Returns a vector containing the lower and upper bounds of the prediction interval.
This function only works with an object resulted from ML approach.
Y. Hong, C. B. King, Y. Xie, J. H. Van Mullekom, S. P. Dehart, and P. A. DeFeo (2014). “A Comparison of Least Squares and Maximum Likelihood Approaches to Estimating Thermal Indices for Polymeric Materials,” Journal of Quality Technology, in press, 2016.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.