cora_gold {cora}R Documentation

Cora Gold

Description

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

Usage

cora_gold

Format

A data frame with 2 variables: id1, id2

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

Examples

head(cora_gold)
dim(cora_gold)


[Package cora version 0.1.0 Index]