Calculate nmpi
.effect_npmi(data, col, cross, labels = TRUE, clean = TRUE, smoothing = 0, ...)
A volker tibble.
A tibble.
The column holding factor values.
The column to correlate.
If TRUE (default) extracts labels from the attributes, see codebook.
Prepare data by data_clean.
Add pseudocount. Calculate the pseudocount based on the number of trials to apply Laplace's rule of succession.
Placeholder to allow calling the method with unused parameters from tab_counts.