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