pctMatch: Percent Identical Feature Values

Description Usage Arguments Value

View source: R/pctMatch.R

Description

Measures the Percent of Identical Feature Values (PIFV) between the “sifted” record and the original record.

Usage

1
pctMatch(originaldata, sifteddata)

Arguments

originaldata

Original data frame.

sifteddata

Output data frame from DataSifter.

Value

Returns a list of percentages for all rows.


SOCR/DataSifter documentation built on Dec. 11, 2021, 2:55 p.m.