cd_gold {cd}R Documentation

CD Gold

Description

This data set includes the matched record pairs based on disc ID.

Usage

cd_gold

Format

A data frame with 2 variables: disc1_id, disc2_id

This data set includes the matched record pairs based on disc ID from the cd data set. The data set can be used to evaluate the performance of record linkage methods performed on the cd data set.

Examples

head(cd_gold)
dim(cd_gold)


[Package cd version 0.1.0 Index]