block.positives.coverage: Check the quality of the blocking

Description Usage Arguments Value

View source: R/packagetest.R

Description

Measures the coverage of the ground truth positives in the blocking

Usage

1
2
block.positives.coverage(ground.truth, label.ground.truth, blocks,
  posclass)

Arguments

ground.truth

A dataframe of the ground truth pairs

label.ground.truth

The name of the column that contains the ground truth

blocks

A dataframe of pairs produced from the blocking

posclass

How is the positive class expressed (e.g. 1)

Value

coverage A value [0,1] showing the coverage of positives in the blocking.


suelai/skyex documentation built on Dec. 1, 2019, 9:54 p.m.