Define how missing values are handled
def.miss.hndl.RdOne of:
drop rows containing missing values
fill missing values with column mean
Arguments
- eddy.data
eddy.data data frame
- missingMethod
how should missing data be handeled if it is less than the threshold. "drop","mean"
- missingThreshold
decimal percentage of missing data threshold per file
- aggregationDuration
flux aggregation period (s)
- freq
data aquisition frequency of input data