NewAggregWam {GeoFIS} | R Documentation |
Create object of class "AggregWam"
Description
Function to create an aggregation operator of class AggregWam to be used in Fusion
Usage
NewAggregWam(weights)
Arguments
weights |
numeric vector, The weights of the WAM aggregation operator (the sum of the weights must be equal to 1 without negative values) |
See Also
Aggregation using numerical operators
[Package GeoFIS version 1.1.1 Index]