Blocks: Blocks object.

Description Usage Arguments Value

View source: R/Blocks.R

Description

Stores the neighbors and parameters from calling blockedSN.

Usage

1
Blocks(NeighborsObj, Neighbors, keysUsed)

Arguments

NeighborsObj

Neighbors object to perform SNIP.

Neighbors

Data frame with rows as potential matches and columns for potential match pair IDs. Sorted.

keysUsed

List containing blocking variables and sort keys for each iteration of the algorithm.

Value

An object of class Blocks.


bayesmendel/snipR documentation built on Jan. 25, 2022, 12:33 a.m.