quadratic fit to gas concentration over time
Source:R/flux_fitting_quadratic.R
flux_fitting_quadratic.Rd
fits a quadratic model to the gas concentration over time
Arguments
- conc_df_cut
dataframe of gas concentration over time, cut
- conc_df
dataframe of gas concentration over time
- f_conc
column with gas concentration
- f_start
column with datetime when the measurement started
- f_fluxid
column with ID of each flux
- start_cut
time to discard at the start of the measurements (in seconds)
- t_zero
time at which the slope should be calculated