build.relation.dict: Build dictionary with the relationships falling in the...

View source: R/encoding.R

build.relation.dictR Documentation

Build dictionary with the relationships falling in the different categories for the query row.

Description

Build dictionary with the relationships falling in the different categories for the query row.

Usage

build.relation.dict(mat.row, name.stat.dict, drop.unrelated = TRUE)

Arguments

mat.row

A row from a relationship matrix

name.stat.dict

A list with the labelled status/variant combo for each individual.

drop.unrelated

Should unrelated (-1) relationships be dropped? Default = TRUE.

Value

A list with the categorized relationship/variant information.


KinformR documentation built on Feb. 17, 2026, 5:07 p.m.