nmi_matrix: nmi_matrix

Description Usage Arguments Details Value Examples

View source: R/nmi_matrix.R

Description

This function populates a matrix with normalised mutual information (NMI) for each pair of columns in the dataframe x.

Usage

1

Arguments

x

A dataframe (e.g., questionnaire items)

...

Additional arguments to be passed to NMI as part of the aricode package.

Details

The input must be a dataframe or coercible to a dataframe.

Value

A matrix[i, j] with NMI for each pair of columns.

Examples

1
2
3
4
## Not run: 
nmi_matrix(RRS))

## End(Not run)

jameswgriffith/jamie documentation built on Dec. 20, 2021, 9:03 p.m.