NewFusionAggreg {GeoFIS} | R Documentation |
Function to create an aggregation node to be used in Fusion
NewFusionAggreg(name, aggreg, ...)
name |
character vector, The name of the node |
aggreg |
Aggreg object, The aggregation operator to be used to compute the aggregation of satisfaction degrees |
... |
data.tree::Node objects, The nodes to aggregate |
data.tree::Node object