make.loc.right: Keep track of fully informative markers or states

make.loc.rightR Documentation

Keep track of fully informative markers or states

Description

Helps speed computations in multigene models by allowing a quick assessment of whether two loci are independent given the marker information for the individual.

Usage

make.loc.right(marker.frame, marker.distances)

Arguments

marker.frame

A marker.frame.object

marker.distances

Actually a misnomer, this is a vector with a zero in the last position of each chromosome.

Value

A matrix of the same dimension as marker.frame whose elements index the column on the next (right) fully informative marker.

Author(s)

Charles C. Berry cberry@ucsd.edu


bqtl documentation built on Sept. 8, 2023, 5:44 p.m.

Related to make.loc.right in bqtl...