NewAggregFis: Create object of class "AggregFis"

View source: R/aggreg_fis.R

NewAggregFisR Documentation

Create object of class "AggregFis"

Description

Function to create an aggregation operator of class AggregFis to be used in Fusion

Usage

NewAggregFis(fis, output_index = 1)

Arguments

fis

Fis object, The Fis to be used in the aggregation operator

output_index

integer value, The index (1-based index) of the output in the Fis to be used in the aggregation (the default is 1)

Value

AggregFis object

See Also

Aggregation using linguistic rules


GeoFIS documentation built on Oct. 5, 2022, 5:06 p.m.