Learn R Programming

GeoFIS (version 1.1.1)

NewAggregWam: 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