Skip to Content

Associated Database Icon

StatusBarDatabase
  • The associated dataset icon is one of the most common symbols in the Status Bar.
  • It appears whenever data is associated with a network.
  • Beyond displaying the icon itself in the Status Bar, additional information can be displayed on top of the icon.
    • A question mark icon indicates that there are missing values in the associated data.
    • The weight icon indicates that the associated data contains a weight variable assigning weights to rows/cases.
    • The presence of a “T” icon means that the dataset is split into a learning and test set.
    • The stratification icon indicates that the data was stratified.
    • If all tags were displayed simultaneously, the database icon would look like this:

Additional Dataset Information

Hovering with your cursor over the database icon brings up a tooltip:

StatusBarDatabaseIconInformation

This tooltip summarizes a wide range of dataset attributes:

  • Path and name of the dataset or, alternatively, that it is an internal dataset
  • Total number of cases/observations/rows/samples in the dataset
  • Number of cases in the learning set
  • Number of cases in the test set
  • Sum of row weights
  • Stratification over a node and the corresponding probability distribution
  • Presence of missing values

Dataset Actions

By right-clicking the icon, you can perform the following actions:

StatusBarDatabaseIconActions

By left-clicking on the dataset icon, you can remove the association between the network and the dataset.

StatusBarRemoveDatabase