NewFusionInput: Create an input node to be used in data fusion

View source: R/fusion.R

NewFusionInputR Documentation

Create an input node to be used in data fusion

Description

Function to create an input node to be used in Fusion

Usage

NewFusionInput(name, mf, attribute = name)

Arguments

name

character vector, The name of the node

mf

Mf object, The membership function to be used to compute the satisfaction degree of the input

attribute

character vector, The attribute name in the source dataset (default is the same as name)

Value

Node object

See Also

From raw data to satisfaction degrees


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