log_omega_estimation {clustAnalytics} | R Documentation |
Where omega(a,b) is the number of contingency tables with a, b as row and column sums. This approximation is only good for dense tables.
log_omega_estimation(c1, c2, base = exp(1))
c1 , c2 |
membership vectors |
base |
base of the logarithm (e by default) |