NewFusionInput function

Create an input node to be used in data fusion

Create an input node to be used in data fusion

Function to create an input node to be used in Fusion methods

NewFusionInput(name, mf, attribute = name)

Arguments

  • name: character vector, The name of the node
  • mf: FisPro::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)

Returns

data.tree::Node object

See Also

From raw data to satisfaction degrees