H_fractions_rows: Estimates |H_i|/|H_(i+1)| for the first n_rows rows

View source: R/corrected_mutual_information.R

H_fractions_rowsR Documentation

Estimates |H_i|/|H_(i+1)| for the first n_rows rows

Description

Estimates |H_i|/|H_(i+1)| for the first n_rows rows

Usage

H_fractions_rows(M, n_rows, error = 0.01)

Arguments

M

contingency table

n_rows

number of rows

error

for the convergence of the method

Value

vector with all the |H_i|/|H_(i+1)| fractions


clustAnalytics documentation built on May 29, 2024, 12:18 p.m.