Learn R Programming

bqtl (version 1.0-39)

make.loc.right: 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)

Value

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

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.

Author

Charles C. Berry cberry@ucsd.edu