idx_ancestors {purgeR}R Documentation

Index ancestors

Description

Creates a vector of length N (the number of individuals) Only coordinates for valid ancestors will be given

Usage

idx_ancestors(ids, N)

Arguments

ids

Ancestor identities

N

Total number of individuals

Value

A logical matrix.


[Package purgeR version 1.8.2 Index]