Learn R Programming

rTPC (version 1.0.4)

get_start_vals: Estimate start values for TPC fitting

Description

Estimates sensible start values for fitting thermal performance curves

Usage

get_start_vals(x, y, model_name)

Value

Named list of start parameters given the data and model being fitted

Arguments

x

vector of temperature values

y

vector of rate values

model_name

the name of the model being fitted

Author

Daniel Padfield