powered by
Mcyear aggregation weigthed by wd
ponderateMcAggregation(x, fun = weighted.mean, ...)
antaresData data import with antaresRead
antaresData
function function to use
function
args others args pass to fun
args
if (FALSE) { data <- readAntares(areas = 'all', mcYears = 'all') ponderateMcAggregation(data, fun = weighted.mean, w = c(.1, .9)) }
Run the code above in your browser using DataLab