Last chance! 50% off unlimited learning
Sale ends in
Function to create an aggregation node to be used in Fusion
NewFusionAggreg(name, aggreg, ...)
data.tree::Node object
character vector, The name of the node
Aggreg object, The aggregation operator to be used to compute the aggregation of satisfaction degrees
must be an AggregWam, AggregOwa, AggregFis or AggregFunction object
data.tree::Node objects, The nodes to aggregate
can be an input node built with NewFusionInput or an aggregate node built with NewFusionAggreg for a hierarchical aggregation structure