reduction.ratio.from.blocking: Returns the reduction ratio associated with a blocking method

Description Usage Arguments Value Examples

View source: R/blocking-evaluations.R

Description

Returns the reduction ratio associated with a blocking method

Usage

1

Arguments

blocking

The actual blocks

Value

The reduction ratio

Examples

1
2
3
data("RLdata500")
klsh.blocks <- klsh(RLdata500, p=20, num.blocks=5, k=2)
reduction.ratio.from.blocking(klsh.blocks)

Example output

Loading required package: blink
Loading required package: stringdist
sh: 1: wc: Permission denied
Could not detect number of cores, defaulting to 1.
Loading required package: plyr
[1] 0.7787335

klsh documentation built on Jan. 13, 2021, 8:05 p.m.