| findOptimum | R Documentation | 
Find the optimum performance and the temperature at which it occurs within a given interval for a list of fits (using their AIC-weighted average)
findOptimum(fitList, interval)
fitList | 
 List of fits, output from fitModels()  | 
interval | 
 Vector determining the range in which optimum is searched for (e.g. c(15, 40))  | 
Named vector with optimum performance and temperature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.