H_fractions_rows {clustAnalytics} | R 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
[Package clustAnalytics version 0.5.5 Index]