estimate_H_fractions: Estimates |H_i|/|H_{i+1}| for the first r rows
Description
The product of all these ratios is is the total number of contingency tables (of the same margins as M) divided
by the number that match M until the r-th row (included, 0-indexed).
Usage
estimate_H_fractions(M, r, error = 0.1)
Value
NumericVector containing all the ratios
Arguments
- M
contingency table
- r
row index
- error
error for the convergence of the method