Mcyear aggregation weigthed by wd
Examples
if (FALSE) { # \dontrun{
data <- readAntares(areas = 'all', mcYears = 'all')
ponderateMcAggregation(data, fun = weighted.mean, w = c(.1, .9))
} # }
Mcyear aggregation weigthed by wd
if (FALSE) { # \dontrun{
data <- readAntares(areas = 'all', mcYears = 'all')
ponderateMcAggregation(data, fun = weighted.mean, w = c(.1, .9))
} # }