cora_gold_update {cora}R Documentation

Cora Gold Update

Description

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

Usage

cora_gold_update

Format

A data frame with 2 variables: cora_id, unique_id

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_update)
dim(cora_gold_update)


[Package cora version 0.1.0 Index]