refTemp_optim_handler: Hanlder for the Optimization of Reference Temperature

Description Usage Arguments

View source: R/optimize_ref_temp.R

Description

Hanlder for the Optimization of Reference Temperature

Usage

1
2
refTemp_optim_handler(temp_ref, inactivation_model, parms, temp_profile,
  parms_fix, n_times, temp_ref0)

Arguments

temp_ref

New value of the reference temperature.

inactivation_model

Character identifying the inactivation model to use for the calculation.

parms

Numeric vector with the nominal values of the model parameters.

temp_profile

Data frame describing the environmental conditions.

parms_fix

Nominal value of the parameters not considered for the sensitivity.

n_times

Numeric value specifying the nombers of time points where the sensitivity functions will be calculated. 100 by default.

temp_ref0

Initial value of the reference temperature.


bioOED documentation built on Aug. 7, 2019, 5:03 p.m.