powered by
Returns the reduction ratio associated with a blocking method
reduction.ratio(block.labels)
A list of the blocks labels.
The reduction ratio
# NOT RUN { data("RLdata500") klsh.blocks <- klsh(RLdata500, p=20, num.blocks=5, k=2) block.ids <- block.ids.from.blocking(klsh.blocks) reduction.ratio(block.ids) # }
Run the code above in your browser using DataLab