getConfusion: getConfusion

Description Usage Arguments Value Author(s)

View source: R/getConfusion.R

Description

getConfusion

Usage

1
getConfusion(dfA, dfB, inds, idColA, idColB = NULL)

Arguments

dfA

First data frame being linked

dfB

Second data frame being linked

inds

A nx2 index pair matrix indicating the detected matches

idColA

The column name in dfA of the shared id across dfA and dfB

idColB

The column name in dfB of the shared id across dfA and dfB. If NULL, it assumes the column in B has the same name as the column in A

Value

getConfusion returns a dataframe of the original dataframes bound by index.

Author(s)

Sam Murray<slmurray@andrew.cmu.edu>


Sam-Murray/RecordLinkUtil documentation built on Oct. 30, 2019, 11:48 p.m.