R/PartitioningLasslop10Nighttime.R
partGL_FitNight_1win_RRef.Rd
Estimation of respiration at reference temperature (RRef) and temperature sensitivity (E0) for one window.
partGL_FitNight_1win_RRef(
dss,
winInfo,
prevRes = list(),
E0Win,
controlGLPart = partGLControl(),
TRef = 15
)
data.frame with numeric columns NEE, isNight, Temp, Rg
one-row data.frame with window information, including iWindow
component prevRes from previous result, here not used.
data.frame with columns E0 and sdE0, RRefFit, and TRefFit with one row for each window
list of further default parameters
numeric scalar of Temperature (degree Celsius) for reference respiration RRef
named scalar, RRef
If there are too few records
(n < controlGLPart$minNRecInDayWindow
) then return NA.