findCT: Find the low and high critical temperatures (CT_low and...

View source: R/findCT.R

findCTR Documentation

Find the low and high critical temperatures (CT_low and CT_high) for which the average performance curve built from fitList crosses the threshold fractionOptimum * optimumPerformance.

Description

Note: No check is done to ensure that those CTs are unique. The curve should be checked visually to ensure that the analysis makes sense.

Usage

findCT(fitList, interval, fractionOptimum)

Arguments

fitList

List of fits, output from fitModels()

interval

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

fractionOptimum

Numeric between 0 and 1

Value

Named vector


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