calcRMPfst: calcRMPfst

View source: R/calcRMPfst.R

calcRMPfstR Documentation

calcRMPfst

Description

A helpfunction for calculating the random match probability for a person of interest (given fst)

Usage

calcRMPfst(dat, POIind = 1, condInd = NULL, fst = 0)

Arguments

dat

A list with refData and popFreq objects (also retured from prepareData function)

POIind

Index of the references being Person of interest (POI)

condInd

Index of conditional references

fst

The co-ancestry coefficient (theta-correction). Can be a vector (must contain the marker names)

Value

ret A vector with random match probabilities for each marker

Author(s)

Oyvind Bleka


oyvble/euroformix documentation built on April 13, 2025, 3:18 a.m.