pifv: Percent of Identical Feature Values

Description Usage Arguments Value

View source: R/pifv.R

Description

Calculate the Percent of Identical Feature Values per record for the Sifted dataset.

Usage

1
pifv(originaldata, sifteddata)

Arguments

originaldata

Original data frame.

sifteddata

Sifted data frame.

Value

A vector of Percent of Identical Feature Values for each row in the Sifted data frame.


SOCR/DataSifterII documentation built on Dec. 15, 2021, 10:29 a.m.