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
tlsh.blocks <- block_setup_v2(r.set = RLdata500[1:50,c(-2,-4)], b=10, save_signature=FALSE, k=1)
reduction.ratio.from.blocking(tlsh.blocks)

tlsh documentation built on Nov. 16, 2020, 9:15 a.m.