addt.mean.summary {ADDT} | R Documentation |
Function that returns the averaged responses for each time-temperature batch.
addt.mean.summary(dat)
dat |
A dataframe contains the measurements from the ADDT. The dataframe contains temperature, time, and response from left to right. |
Returns a dataframe giving the mean response for each time-temperature batch.
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.
data(AdhesiveBondB)
addt.mean.summary(AdhesiveBondB)