Integration with other components

As a part of AdvancedMiner, Freq is closely integrated with other components.

Opening physical data

Select the Physical data command from Frq's context menu to open the physicalData object used for creating the current instance of Freq.

Viewing data

Select any of the View data commands from the context menu to open the database table for which the current instance of Freq has been created.

  • View Data displays the data from all attributes in the table, including SQL attributes,
  • View Data (Selected) displays only the data from selected attributes,
  • View Data (No SQL Attributes) displays the data from all attributes in the table with the exception of SQL attributes.

Binding between components

Every attribute in Freq is automatically bound to other objects in the same metadata repository created on the basis of the same database table. The objects to which such a binding link is created include:

  • other instances of calcluateStatisticsTask (i.e. other Freq componenents for the same dataset),
  • any instance of physicalData for the given dataset,
  • any instance of correlationMatrix for the given dataset.

Use the Go to submenu in the context menu to open any of the bound components.

When a binding is created for an attribute between two components selecting this attribute in one component automatically selects this attribute in the other one. This is especially useful for comparing different properties of an attribute when two components are opened side-by-side.

Use the Bind submenu in the context menu to manually bind or unbind selected attributes from other components.