discover_variable_hierarchies: Find the relationship between the variables in a data set

Description Usage Arguments Value Examples

View source: R/variablerelationships.R

Description

Finds the hirarchical relationship between all variables and connects them in a network such as to optimize the mutual information.

Usage

1

Arguments

data

the data.frame containing the observations and variables to inspect

n

the number of networks to consider

Value

a character matrix with columns from and to representing the variables that are related

Examples

1
2
3
4
5

DoktorMike/datools documentation built on Feb. 28, 2021, 8:39 a.m.