bindMatches_p: bindMatches_p

Description Usage Arguments Value Author(s)

View source: R/bindMatches.R

Description

Same as bindMatches, but also binds an extra column for the probability of each match

Usage

1
bindMatches(dfA, dfB, inds, p, idA, idB)

Arguments

dfA

First data frame to bind

dfB

First data frame to bind

inds

A nx2 index pair matrix to bind on

idA

What to concatenate to a column name in dfA if there exists a identical column in dfB

idB

What to concatenate to a column name in dfB if there exists a identical column in dfB

P

a nx1 vector of the probability of each pair

Value

bindMatches 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.