processFarPairs: Process Far Pairs Function to process far-apart pairs. Once...

processFarPairsR Documentation

Process Far Pairs Function to process far-apart pairs. Once we've flagged pairs of replicates as being far apart (as per the user-defined threshold specified in checkDistance()), we need to determine whether one replicate, both replicates, or neither replicate, is out of bounds. Then we flag accordingly.

Description

Process Far Pairs Function to process far-apart pairs. Once we've flagged pairs of replicates as being far apart (as per the user-defined threshold specified in checkDistance()), we need to determine whether one replicate, both replicates, or neither replicate, is out of bounds. Then we flag accordingly.

Usage

processFarPairs(farPairs)

Arguments

farPairs

A data frame (output from checkDistance())

Value

Data frame with OOB classifications for each replicate.


MFEh2o/MFE_Utilities documentation built on May 6, 2023, 1:35 p.m.