get_maternal_relatedness: Get maternal relatedness between two individuals

View source: R/get_maternal_relatedness.R

get_maternal_relatednessR Documentation

Get maternal relatedness between two individuals

Description

Returns a value for expected relatedness between two individuals based on maternal pedigree. It assumes all siblingships are half siblings (i.e. sibs = 0.25) Returns NA if individuals are unrelated

Usage

get_maternal_relatedness(id1, id2)

Arguments

id1

A string specifying the hyena id for first individual

id2

A string specifying the hyena id for second individual


MaraHyenaProject/hyenatools documentation built on Jan. 30, 2025, 5:10 p.m.