Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calculate_gammas_secondary

Gamma factors for fitting secondary models


Description

A helper for fitting the secondary gamma models. Calculates the gamma factors corresponding to the models defined and the experimental conditions. In order for it to work, the environmental factors must be named identically in the 3 arguments.

Usage

calculate_gammas_secondary(sec_model_names, my_data, secondary_models)

Arguments

sec_model_names

named character vector defining the type of secondary model. Its names correspond to the environmental condition and the values define the corresponding type of secondary model.

my_data

Tibble of experimental conditions.

secondary_models

A list defining the parameters of the secondary models.

Value

a numeric vector of length nrow(my_data) with the gamma factor for each experimental condition.


biogrowth

Modelling of Population Growth

v0.2.0
GPL-3
Authors
Alberto Garre [aut, cre] (<https://orcid.org/0000-0002-4404-3550>), Jeroen Koomen [aut], Heidy den Besten [aut], Marcel Zwietering [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.