Learn R Programming

sequoia (version 2.11.1)

FoldSibGPs: Fold IDs of Sibship Grandparents

Description

Fold IDs of sibship grandparents into a 2 x nInd/2 x 2 array, as they are stored in Fortran, and then stretch this into a vector that can be passed to Fortran and easily be transformed back into said 3D array.

Usage

FoldSibGPs(PedNum, Ng, Nd)

Value

An integer vector, with missing values as 0.

Arguments

PedNum

pedigree, ids replaced by numbers, dummies negative.

Ng

no. genotyped indivs.

Nd

length 2 vector, no. female & male dummies.