findOptimum: Find the optimum performance and the temperature at which it...

View source: R/findOptimum.R

findOptimumR 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)

Description

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)

Usage

findOptimum(fitList, interval)

Arguments

fitList

List of fits, output from fitModels()

interval

Vector determining the range in which optimum is searched for (e.g. c(15, 40))

Value

Named vector with optimum performance and temperature


mdjbru-R-packages/thermPerf documentation built on Nov. 4, 2023, 11:48 p.m.