alter.case {HapVLMC} | R Documentation |
Add or change case-control status of a haplotype VLMC graph. Useful for permutation testing.
alter.case(mygraph, is.case)
mygraph |
A VLMC graph, such as that created by make.graph . |
is.case |
A vector of true/false values, one per row in the haplotype array (mygraph$haplos). |
A VLMC graph with the same structure as mygraph, but new case-control status.
Sharon Browning
S. Browning 2006 "Multilocus association mapping using variable length Markov chains".