R/PartitioningLasslop10Nighttime.R
partGL_FitNight_1win_E0_kernel.RdEstimate bounded temperature sensitivity E0 and RRef of ecosystem respiration
partGL_FitNight_1win_E0_kernel(
REco,
temperatureKelvin,
prevE0 = NA,
TRefFit = median(temperatureKelvin, na.rm = TRUE)
)list with entries
E0 : estimated temperature sensitivty E0 bounded to 50, 400
sdE0 : standard deviation of E0
TRefFit : reference temperature used in the E0 fit
RRefFit : respiration at TRefFit
Basal respiration is reported for temperature of 15 degree Celsius.
However during the fit a reference temperature of the median of the dataset
is used. This is done to avoid strong correlations between estimated
parameters E0 and RRef, that occure if reference temperature is outside
the center of the data.