| make_guess_factor {biogrowth} | R Documentation | 
Initial guesses for the secondary model of one factor
Description
Initial guesses for the secondary model of one factor
Usage
make_guess_factor(fit_data, sec_model, factor)
Arguments
fit_data | 
 Tibble with the data used for the fit. It must have
one column with the observed growth rate (named   | 
sec_model | 
 character defining the secondary model equation according
to   | 
factor | 
 character defining the environmental factor  | 
[Package biogrowth version 1.0.4 Index]