<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2156-7-54</ui>
   <ji>1471-2156</ji>
   <fm>
      <dochead>Software</dochead>
      <bibl>
         <title>
            <p>Volume measures for linkage disequilibrium</p>
         </title>
         <aug>
            <au id="A1">
               <snm>Chen</snm>
               <fnm>Yuguo</fnm>
               <insr iid="I1"/>
               <email>yuguo@uiuc.edu</email>
            </au>
            <au id="A2">
               <snm>Lin</snm>
               <fnm>Chia-Ho</fnm>
               <insr iid="I2"/>
               <email>chiaholi@ucla.edu</email>
            </au>
            <au id="A3" ca="yes">
               <snm>Sabatti</snm>
               <fnm>Chiara</fnm>
               <insr iid="I2"/>
               <insr iid="I3"/>
               <email>csabatti@mednet.ucla.edu</email>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>Department of Statistics, University of Illinois at Urbana-Champaign, Champaign IL 61820, USA</p>
            </ins>
            <ins id="I2">
               <p>Department of Statistics, UCLA, Los Angeles CA 90095-1554, USA</p>
            </ins>
            <ins id="I3">
               <p>Department of Human Genetics, UCLA, Los Angeles CA 90095-7088, USA</p>
            </ins>
         </insg>
         <source>BMC Genetics</source>
         <issn>1471-2156</issn>
         <pubdate>2006</pubdate>
         <volume>7</volume>
         <issue>1</issue>
         <fpage>54</fpage>
         <url>http://www.biomedcentral.com/1471-2156/7/54</url>
         <xrefbib>
            <pubidlist>
               <pubid idtype="pmpid">17112381</pubid>
               <pubid idtype="doi">10.1186/1471-2156-7-54</pubid>
            </pubidlist>
         </xrefbib>
      </bibl>
      <history>
         <rec>
            <date>
               <day>14</day>
               <month>7</month>
               <year>2006</year>
            </date>
         </rec>
         <acc>
            <date>
               <day>17</day>
               <month>11</month>
               <year>2006</year>
            </date>
         </acc>
         <pub>
            <date>
               <day>17</day>
               <month>11</month>
               <year>2006</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2006</year>
         <collab>Chen et al; licensee BioMed Central Ltd.</collab>
         <note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
      </cpyrt>
      <abs>
         <sec>
            <st>
               <p>Abstract</p>
            </st>
            <sec>
               <st>
                  <p>Background</p>
               </st>
               <p>Defining measures of linkage disequilibrium (LD) that have good small sample properties and are applicable to multiallelic markers poses some challenges. The potential of volume measures in this context has been noted before, but their use has been hampered by computational challenges.</p>
            </sec>
            <sec>
               <st>
                  <p>Results</p>
               </st>
               <p>We design a sequential importance sampling algorithm to evaluate volume measures on <it>I </it>&#215; <it>J </it>tables. The algorithm is implemented in a C routine as a complement to exhaustive enumeration. We make the C code available as open source. We achieve fast and accurate evaluation of volume measures in two dimensional tables.</p>
            </sec>
            <sec>
               <st>
                  <p>Conclusion</p>
               </st>
               <p>Applying our code to simulated and real datasets reinforces the belief that volume measures are a very useful tool for LD evaluation: they are not inflated in small samples, their definition encompasses multiallelic markers, and they can be computed with appreciable speed.</p>
            </sec>
         </sec>
      </abs>
   </fm>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>Linkage disequilibrium (LD) is the term used in genetics to indicate association between the qualitative random variables corresponding to alleles at different polymorphic sites. Measuring the levels of linkage disequilibrium is important for gene mapping and increasing our understanding of genome architecture. The current literature documents agreement only on the definition of measures of LD for biallelic markers. Consider two markers, with alleles <it>A</it>, <it>a </it>and <it>B</it>, <it>b</it>. Their haplotype distribution can be synthetically described as:</p>
         <p>
            <m:math name="1471-2156-7-54-i1" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>&#960;</m:mi>
                     <m:mo>=</m:mo>
                     <m:mtable>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>B</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>b</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mi>A</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>x</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:mi>p</m:mi>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>x</m:mi>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>p</m:mi>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mi>a</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:mi>q</m:mi>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>x</m:mi>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:mn>1</m:mn>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>p</m:mi>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>q</m:mi>
                                 <m:mo>+</m:mo>
                                 <m:mi>x</m:mi>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:mn>1</m:mn>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>p</m:mi>
                              </m:mrow>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>q</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:mn>1</m:mn>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>q</m:mi>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mn>1</m:mn>
                           </m:mtd>
                        </m:mtr>
                     </m:mtable>
                     <m:mo>.</m:mo>
                     <m:mtext>&#160;&#160;&#160;&#160;&#160;</m:mtext>
                     <m:mrow>
                        <m:mo>(</m:mo>
                        <m:mn>1</m:mn>
                        <m:mo>)</m:mo>
                     </m:mrow>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFapaCcqGH9aqpfaqabeabeqfaubqaaaqaaiabdkeacbqaaiabdkgaIbqaaaqaaiabdgeabbqaaiabdIha4bqaaiabdchaWjabgkHiTiabdIha4bqaaiabdchaWbqaaiabdggaHbqaaiabdghaXjabgkHiTiabdIha4bqaaiabigdaXiabgkHiTiabdchaWjabgkHiTiabdghaXjabgUcaRiabdIha4bqaaiabigdaXiabgkHiTiabdchaWbqaaaqaaiabdghaXbqaaiabigdaXiabgkHiTiabdghaXbqaaiabigdaXaaacqGGUaGlcaWLjaGaaCzcamaabmaabaGaeGymaedacaGLOaGaayzkaaaaaa@54F3@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>Fixing the marginals <it>p </it>and <it>q</it>, the distribution <it>&#960; </it>is completely identified by the probability <it>x </it>of the haplotype (<it>A</it>, <it>B</it>). The discrepancy of a generic <it>&#960; </it>from the distribution under linkage equilibrium, can be quantified simply by <it>D </it>= (<it>x - pq</it>). Measures of LD are defined as the standardized values of <it>D</it>. Two common such measures are <m:math name="1471-2156-7-54-i2" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msup><m:mi>R</m:mi><m:mn>2</m:mn></m:msup><m:mo>=</m:mo><m:mfrac><m:mrow><m:msup><m:mrow><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo>&#8722;</m:mo><m:mi>p</m:mi><m:mi>q</m:mi><m:mo stretchy="false">)</m:mo></m:mrow><m:mn>2</m:mn></m:msup></m:mrow><m:mrow><m:mi>p</m:mi><m:mi>q</m:mi><m:mo stretchy="false">(</m:mo><m:mn>1</m:mn><m:mo>&#8722;</m:mo><m:mi>p</m:mi><m:mo stretchy="false">)</m:mo><m:mo stretchy="false">(</m:mo><m:mn>1</m:mn><m:mo>&#8722;</m:mo><m:mi>q</m:mi><m:mo stretchy="false">)</m:mo></m:mrow></m:mfrac></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGsbGudaahaaWcbeqaaiabikdaYaaakiabg2da9maalaaabaGaeiikaGIaemiEaGNaeyOeI0IaemiCaaNaemyCaeNaeiykaKYaaWbaaSqabeaacqaIYaGmaaaakeaacqWGWbaCcqWGXbqCcqGGOaakcqaIXaqmcqGHsislcqWGWbaCcqGGPaqkcqGGOaakcqaIXaqmcqGHsislcqWGXbqCcqGGPaqkaaaaaa@44F3@</m:annotation></m:semantics></m:math> and <m:math name="1471-2156-7-54-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msup><m:mi>D</m:mi><m:mo>&#8242;</m:mo></m:msup><m:mo>=</m:mo><m:mfrac><m:mrow><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo>&#8722;</m:mo><m:mi>p</m:mi><m:mi>q</m:mi><m:mo stretchy="false">)</m:mo></m:mrow><m:mrow><m:mi>D</m:mi><m:mi>m</m:mi><m:mi>a</m:mi><m:mi>x</m:mi></m:mrow></m:mfrac></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGebargaqbaiabg2da9maalaaabaGaeiikaGIaemiEaGNaeyOeI0IaemiCaaNaemyCaeNaeiykaKcabaGaemiraqecbiGae8xBa0Mae8xyaeMae8hEaGhaaaaa@3B02@</m:annotation></m:semantics></m:math>, where <it>Dmax </it>is min(<it>p</it>(1 - <it>q</it>), <it>q</it>(1 - <it>p</it>)) when the numerator is positive, and min(<it>pq</it>, (1 - <it>p</it>) (1 - <it>q</it>)) otherwise. The definition of <it>R</it><sup>2 </sup>can be understood by considering the alleles as realizations of quantitative random variables (with values 0 and 1), among which we calculate a correlation coefficient. The measure <it>R</it><sup>2 </sup>ranges between 0 and 1, and it is equal to 1 only when two entries of the table in (1) are equal to 0. The measure <it>D' </it>ranges, by definition, between -1 and 1, and its absolute value is equal to 1 whenever one entry of the table in (1) is equal to 0. There is a large literature discussing the choice of these measures (see, for example, <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>). Typically, <it>R</it><sup>2 </sup>is preferred when the focus is on the predictability of one polymorphism given the other (and hence it is often used in power studies for association designs). <it>D'</it>, instead, is the measure of choice to assess recombination patterns (haplotypes blocks have often been defined on the basis of <it>D'</it>). Despite their effectiveness, these measures suffer from two limitations: (a) they are not easily generalizable to multiallelic markers; (b) they are defined on the population haplotype distribution, and their performance can be rather unsatisfactory when applied to the empirical distribution derived from a finite sample.</p>
         <p>With regard to point (a), it is clear that the definitions of <it>R</it><sup>2 </sup>and <it>D' </it>are based on properties of the joint distribution of two biallelic markers and their generalization is not immediate. A partial solution is to evaluate <it>R</it><sup>2 </sup>or <it>D' </it>on all 2 &#215; 2 sub-tables obtainable from the joint distribution of two multiallelic markers and then summarize these results in one value. However, this measure is not easily interpretable and does not have good small sample properties (see the discussion in the following paragraphs).</p>
         <p>Finally, let us remark how the problem of defining measures of disequilibrium generalizable to <it>I </it>&#215; <it>J </it>tables remains actual, even if the current high density genotyping efforts are focused on biallelic markers as SNPs. Often we are interested in studying the relation between SNPs haplotypes at different loci: these can be considered as qualitative variables with multiple levels, just as multiallelic markers.</p>
         <p>With regard to point (b), <it>R</it><sup>2 </sup>and <it>D' </it>are defined and studied assuming that the population haplotype distribution is known <abbrgrp><abbr bid="B2">2</abbr></abbrgrp>. In practice, this is rarely (if ever) the case: the sample haplotype frequencies provide an estimate of the population frequencies, and these estimates are used, following the plug-in principle, to obtain estimates of <it>R</it><sup>2 </sup>and <it>D'</it>. This approach encounters some difficulties in the case of <it>D'</it>. If a SNP has a low minor allele frequency, it is quite possible that the rare haplotype that carries it, is not observed in a small sample. This leads to a <it>D' </it>being equal to 1, irrespective of the level of linkage disequilibrium. Detailed analysis of this phenomena is available in <abbrgrp><abbr bid="B3">3</abbr></abbrgrp> and <abbrgrp><abbr bid="B4">4</abbr></abbrgrp>. To avoid spurious results, researchers often calculate empirical confidence intervals for <it>D' </it>using resampling schemes (see, for example, <abbrgrp><abbr bid="B5">5</abbr></abbrgrp>). While this certainly takes care of the variability of <it>D'</it>, it does not result in a "correct" measure of linkage disequilibrium and it clearly comes with a substantial computational cost. Moreover, the fact that the values of <it>D' </it>are inflated in the presence of rare alleles makes it difficult to obtain a multiallelic version of <it>D' </it>based on pooling statistics: as mentioned above, it is quite likely for a particular haplotype of multiallelic markers to have very low population frequency, resulting in zero observed counts. Volume measures <abbrgrp><abbr bid="B6">6</abbr><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr></abbrgrp> both take effectively into account the variability due to sample size and are immediately applicable to multiallelic markers. Let us first recall the main idea of volume measures. For distributions like (1), volume measures can be described as a different strategy for normalizing <it>D </it>with reference to the class <m:math name="1471-2156-7-54-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mi mathvariant="script">C</m:mi><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFce=qaaa@3825@</m:annotation></m:semantics></m:math> of distributions with the same marginals <it>p </it>and <it>q</it>. Rather than dividing the observed <it>D </it>by its maximum value over distributions in <m:math name="1471-2156-7-54-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mi mathvariant="script">C</m:mi><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFce=qaaa@3825@</m:annotation></m:semantics></m:math>, one evaluates the proportion of distributions in <m:math name="1471-2156-7-54-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mi mathvariant="script">C</m:mi><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFce=qaaa@3825@</m:annotation></m:semantics></m:math> that have a smaller difference from the distribution under independence than <it>D</it>. In general, we can consider any quantification of the discrepancy between a generic distribution <it>&#960; </it>and the distribution under independence. When <it>&#960; </it>is known, a volume measure is defined as the probability that a distribution selected uniformly among all possible ones with the same margins as <it>&#960; </it>results in a lower discrepancy from equilibrium. If, however, the population haplotype distribution <it>&#960; </it>is unknown, and a sample of size <it>n </it>is available, volume measures are defined directly on the contingency table summarizing the data, avoiding spurious effects due to the sample size. To clarify this point, let us consider again the case of two biallelic markers. If the population distribution (1) is known, we define <it>Dvol</it>, the volume measure equivalent to <it>D'</it>, as the ratio of two volumes <it>V</it><sub>1</sub>/<it>V</it><sub>2</sub>. <it>V</it><sub>1 </sub>is the volume of the space of all distributions with marginals equal to <it>p </it>and <it>q</it>, and <it>Pr</it>(0, 0) = <it>z </it>such that (<it>x - pq</it>) (<it>z - pq</it>) &#8805; 0 and |<it>x - pq</it>| > |<it>z - pq</it>|. <it>V</it><sub>2 </sub>is the volume of the space of distributions that satisfy all but the last one of the constraints for <it>V</it><sub>1</sub>. A simple geometric argument shows that <it>Dvol = D'</it>. (See <supplr sid="S1">Additional file 1</supplr> for a graphical illustration). Suppose now, instead, that we do not know the population distribution (1), but we obtain a sample of size <it>n </it>from it, leading to the contingency table <it>F</it></p>
         <suppl id="S1">
            <title>
               <p>Additional file 1</p>
            </title>
            <text>
               <p><b>Measures of disequilibrium between biallelic markers</b>. This .pdf file contains a detailed description of measures of disequilibrium for population haplotype distributions for biallelic markers. We recall the definition of <it>D' </it>and <it>R</it><sup>2 </sup>as well of <it>Dvol </it>and <it>Mvol</it>. We graphically illustrate the difference in normalization procedure between all of these measures. This makes it easy to see the identity of <it>D' </it>and <it>Dvol </it>when the population haplotype frequency is known.</p>
            </text>
            <file name="1471-2156-7-54-S1.pdf">
               <p>Click here for file</p>
            </file>
         </suppl>
         <p>
            <m:math name="1471-2156-7-54-i5" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>F</m:mi>
                     <m:mo>=</m:mo>
                     <m:mtable>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>B</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>b</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mi>A</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>11</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>12</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>r</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mi>a</m:mi>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>21</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>22</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>r</m:mi>
                                    <m:mn>2</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>c</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>c</m:mi>
                                    <m:mn>2</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>n</m:mi>
                           </m:mtd>
                        </m:mtr>
                     </m:mtable>
                     <m:mo>,</m:mo>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGgbGrcqGH9aqpfaqabeabeqfaubqaaaqaaiabdkeacbqaaiabdkgaIbqaaaqaaiabdgeabbqaaiabdAgaMnaaBaaaleaacqaIXaqmcqaIXaqmaeqaaaGcbaGaemOzay2aaSbaaSqaaiabigdaXiabikdaYaqabaaakeaacqWGYbGCdaWgaaWcbaGaeGymaedabeaaaOqaaiabdggaHbqaaiabdAgaMnaaBaaaleaacqaIYaGmcqaIXaqmaeqaaaGcbaGaemOzay2aaSbaaSqaaiabikdaYiabikdaYaqabaaakeaacqWGYbGCdaWgaaWcbaGaeGOmaidabeaaaOqaaaqaaiabdogaJnaaBaaaleaacqaIXaqmaeqaaaGcbaGaem4yam2aaSbaaSqaaiabikdaYaqabaaakeaacqWGUbGBaaGaeiilaWcaaa@4E4C@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>with row sums equal to <it>r</it><sub>1</sub>, <it>r</it><sub>2 </sub>and column sums <it>c</it><sub>1</sub>, <it>c</it><sub>2</sub>. Consider now the set &#937; of tables <it>T</it>, with row and column sums <it>r </it>= (<it>r</it><sub>1</sub>, <it>r</it><sub>2</sub>) and <it>c </it>= (<it>c</it><sub>1</sub>, <it>c</it><sub>2</sub>). We define <it>Dvol</it>(<it>F</it>) as the fraction of contingency tables <it>T </it>in &#937; that lead to a value |<it>t</it><sub>11 </sub>- <it>c</it><sub>1</sub><it>r</it><sub>1</sub>/<it>n</it>| smaller than |<it>f</it><sub>11 </sub>- <it>c</it><sub>1</sub><it>r</it><sub>1</sub>/<it>n</it>| among those for which (<it>t</it><sub>11 </sub>- <it>r</it><sub>1</sub><it>c</it><sub>1</sub>/<it>n</it>) (<it>f</it><sub>11 </sub>- <it>r</it><sub>1</sub><it>c</it><sub>1</sub>/<it>n</it>) > 0.</p>
         <p>This <it>Dvol </it>value will be different from <it>D'</it>, calculated by treating <it>f</it><sub><it>ij</it></sub>/<it>n </it>as population frequencies. For example, the fact that one table entry is equal to zero will not be sufficient to guarantee <it>Dvol </it>= 1. To make this point clearer, however, it is appropriate to consider a more general and precise definition. In the remainder of the paper, we will only concern ourselves with volume measures defined on haplotype sample frequencies.</p>
      </sec>
      <sec>
         <st>
            <p>Implementation</p>
         </st>
         <p>Consider the table of observed haplotypes counts <it>F</it>:</p>
         <p>
            <m:math name="1471-2156-7-54-i6" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>F</m:mi>
                     <m:mo>=</m:mo>
                     <m:mtable>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>B</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>B</m:mi>
                                    <m:mn>2</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8943;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>B</m:mi>
                                    <m:mi>J</m:mi>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>A</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>11</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>12</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8943;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mn>1</m:mn>
                                       <m:mi>J</m:mi>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>r</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mo>&#8942;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8942;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8942;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8945;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8942;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8942;</m:mo>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>A</m:mi>
                                    <m:mi>I</m:mi>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mi>I</m:mi>
                                       <m:mn>1</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mi>I</m:mi>
                                       <m:mn>2</m:mn>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8943;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>f</m:mi>
                                    <m:mrow>
                                       <m:mi>I</m:mi>
                                       <m:mi>J</m:mi>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>r</m:mi>
                                    <m:mi>I</m:mi>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                        </m:mtr>
                        <m:mtr>
                           <m:mtd>
                              <m:mrow/>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>c</m:mi>
                                    <m:mn>1</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>c</m:mi>
                                    <m:mn>2</m:mn>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mo>&#8943;</m:mo>
                           </m:mtd>
                           <m:mtd>
                              <m:mrow>
                                 <m:msub>
                                    <m:mi>c</m:mi>
                                    <m:mi>J</m:mi>
                                 </m:msub>
                              </m:mrow>
                           </m:mtd>
                           <m:mtd>
                              <m:mi>n</m:mi>
                           </m:mtd>
                        </m:mtr>
                     </m:mtable>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGgbGrcqGH9aqpfaqabeqbgqvauvqaaaqaaiabdkeacnaaBaaaleaacqaIXaqmaeqaaaGcbaGaemOqai0aaSbaaSqaaiabikdaYaqabaaakeaacqWIVlctaeaacqWGcbGqdaWgaaWcbaGaemOsaOeabeaaaOqaaaqaaiabdgeabnaaBaaaleaacqaIXaqmaeqaaaGcbaGaemOzay2aaSbaaSqaaiabigdaXiabigdaXaqabaaakeaacqWGMbGzdaWgaaWcbaGaeGymaeJaeGOmaidabeaaaOqaaiabl+UimbqaaiabdAgaMnaaBaaaleaacqaIXaqmcqWGkbGsaeqaaaGcbaGaemOCai3aaSbaaSqaaiabigdaXaqabaaakeaacqWIUlstaeaacqWIUlstaeaacqWIUlstaeaacqWIXlYtaeaacqWIUlstaeaacqWIUlstaeaacqWGbbqqdaWgaaWcbaGaemysaKeabeaaaOqaaiabdAgaMnaaBaaaleaacqWGjbqscqaIXaqmaeqaaaGcbaGaemOzay2aaSbaaSqaaiabdMeajjabikdaYaqabaaakeaacqWIVlctaeaacqWGMbGzdaWgaaWcbaGaemysaKKaemOsaOeabeaaaOqaaiabdkhaYnaaBaaaleaacqWGjbqsaeqaaaGcbaaabaGaem4yam2aaSbaaSqaaiabigdaXaqabaaakeaacqWGJbWydaWgaaWcbaGaeGOmaidabeaaaOqaaiabl+UimbqaaiabdogaJnaaBaaaleaacqWGkbGsaeqaaaGcbaGaemOBa4gaaaaa@71F1@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>where <it>B</it><sub><it>i </it></sub>represent alleles at marker B and <it>A</it><sub><it>i </it></sub>alleles at marker A. Let &#937; be the set of all tables <it>T </it>with row and column sums equal to <it>r</it><sub>1</sub>, ..., <it>r</it><sub><it>I </it></sub>and <it>c</it><sub>1</sub>, ..., <it>c</it><sub><it>J</it></sub>, respectively. Given a criterion to quantify the discrepancy between <it>F </it>and the table expected under independence (linkage equilibrium), a volume measure is defined as the proportion of tables <it>T </it>&#8712; &#937; that lead to a smaller discrepancy value. If the recorded discrepancy is the biggest possible, then the volume measure will have value close to 1 (the exact value 1 will be attained as the sample size increases to &#8734;). Conversely, if all other tables lead to larger discrepancies, the volume measure will be zero.</p>
         <p>One may notice that this definition of volume measure is similar to one minus the <it>p</it>-value for a test of independence. Indeed, volume measures are related to the "volume test," an original notion introduced by Hotelling <abbrgrp><abbr bid="B8">8</abbr></abbrgrp>, and the effect of sample size on the measures is very much the same as its effect on a <it>p</it>-value. The key difference between volume measures and variants of the commonly used Fisher's exact test for independence is that in the case of volume measures, the relevant proportion of tables is evaluated assuming that all tables with the same margins are equally probable, while in the case of Fisher's exact test tables are generated under the hypothesis of independence. Because of this, volume measures and Fisher's exact tests answer two very different questions: the first compares the observed table to all tables with the same margins, while the second one assesses the likelihood of the observed table under independence. A thorough discussion of the different interpretations and uses of these two approaches can be found in <abbrgrp><abbr bid="B7">7</abbr></abbrgrp>. In order to concretely evaluate volume measures, one has to choose a criterion for discrepancy and be able to explore the space of tables with fixed margins to evaluate the required proportions. We start illustrating the first point by focusing on three specific measures: a) <it>Dvol</it>, which is defined only on 2 &#215; 2 tables and coincides with <it>D' </it>when the population haplotype distribution is known; b) <it>Mvol</it>, which is a generalization of <it>Dvol </it>to multiallelic markers; c) <it>Hvol</it>, which is based on expected homozygosity and captures information that is close to the one described by <it>R</it><sup>2</sup>, although it can be defined on tables with any number of entries.</p>
         <p>When <it>I </it>= <it>J </it>= 2, let &#937;<sub>1 </sub>= {<it>T </it>: <it>t</it><sub><it>i</it>+ </sub>= <it>r</it><sub><it>i</it></sub>, <it>t</it><sub>+<it>j </it></sub>= <it>c</it><sub><it>j</it></sub>, (<it>t</it><sub>11 </sub>- <it>r</it><sub>1</sub><it>c</it><sub>1</sub>/<it>n</it>)(<it>f</it><sub>11 </sub>- <it>r</it><sub>1</sub><it>c</it><sub>1</sub>/<it>n</it>) > 0}. We then define <it>Dvol </it>as</p>
         <p>
            <m:math name="1471-2156-7-54-i7" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>D</m:mi>
                     <m:mi>v</m:mi>
                     <m:mi>o</m:mi>
                     <m:mi>l</m:mi>
                     <m:mo stretchy="false">(</m:mo>
                     <m:mi>F</m:mi>
                     <m:mo stretchy="false">)</m:mo>
                     <m:mo>=</m:mo>
                     <m:mfrac>
                        <m:mn>1</m:mn>
                        <m:mrow>
                           <m:mo>|</m:mo>
                           <m:msub>
                              <m:mi>&#937;</m:mi>
                              <m:mn>1</m:mn>
                           </m:msub>
                           <m:mo>|</m:mo>
                        </m:mrow>
                     </m:mfrac>
                     <m:mstyle displaystyle="true">
                        <m:munder>
                           <m:mo>&#8721;</m:mo>
                           <m:mrow>
                              <m:mi>T</m:mi>
                              <m:mo>&#8712;</m:mo>
                              <m:msub>
                                 <m:mi>&#937;</m:mi>
                                 <m:mn>1</m:mn>
                              </m:msub>
                           </m:mrow>
                        </m:munder>
                        <m:mrow>
                           <m:msub>
                              <m:mn>1</m:mn>
                              <m:mrow>
                                 <m:mo>{</m:mo>
                                 <m:mi>M</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>T</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>&lt;</m:mo>
                                 <m:mi>M</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>F</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>}</m:mo>
                              </m:mrow>
                           </m:msub>
                        </m:mrow>
                     </m:mstyle>
                     <m:mo>,</m:mo>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGebarcqWG2bGDcqWGVbWBcqWGSbaBcqGGOaakcqWGgbGrcqGGPaqkcqGH9aqpdaWcaaqaaiabigdaXaqaaiabcYha8jabfM6axnaaBaaaleaacqaIXaqmaeqaaOGaeiiFaWhaamaaqafabaGaeGymaeZaaSbaaSqaaiabcUha7jabd2eanjabcIcaOiabdsfaujabcMcaPiabgYda8iabd2eanjabcIcaOiabdAeagjabcMcaPiabc2ha9bqabaaabaGaemivaqLaeyicI4SaeuyQdC1aaSbaaWqaaiabigdaXaqabaaaleqaniabggHiLdGccqGGSaalaaa@51F8@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>where <m:math name="1471-2156-7-54-i8" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:mi>M</m:mi><m:mo stretchy="false">(</m:mo><m:mi>T</m:mi><m:mo stretchy="false">)</m:mo><m:mo>=</m:mo><m:mstyle displaystyle="true"><m:msub><m:mo>&#8721;</m:mo><m:mrow><m:mi>i</m:mi><m:mo>,</m:mo><m:mi>j</m:mi></m:mrow></m:msub><m:mrow><m:mfrac><m:mrow><m:msup><m:mrow><m:mo stretchy="false">(</m:mo><m:msub><m:mi>t</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow></m:msub><m:mo>&#8722;</m:mo><m:msub><m:mi>r</m:mi><m:mi>i</m:mi></m:msub><m:msub><m:mi>c</m:mi><m:mi>j</m:mi></m:msub><m:mo>/</m:mo><m:mi>n</m:mi><m:mo stretchy="false">)</m:mo></m:mrow><m:mn>2</m:mn></m:msup></m:mrow><m:mrow><m:msub><m:mi>r</m:mi><m:mi>i</m:mi></m:msub><m:msub><m:mi>c</m:mi><m:mi>j</m:mi></m:msub><m:mo>/</m:mo><m:mi>n</m:mi></m:mrow></m:mfrac></m:mrow></m:mstyle></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGnbqtcqGGOaakcqWGubavcqGGPaqkcqGH9aqpdaaeqaqaamaalaaabaGaeiikaGIaemiDaq3aaSbaaSqaaiabdMgaPjabdQgaQbqabaGccqGHsislcqWGYbGCdaWgaaWcbaGaemyAaKgabeaakiabdogaJnaaBaaaleaacqWGQbGAaeqaaOGaei4la8IaemOBa4MaeiykaKYaaWbaaSqabeaacqaIYaGmaaaakeaacqWGYbGCdaWgaaWcbaGaemyAaKgabeaakiabdogaJnaaBaaaleaacqWGQbGAaeqaaOGaei4la8IaemOBa4gaaaWcbaGaemyAaKMaeiilaWIaemOAaOgabeqdcqGHris5aaaa@4FC0@</m:annotation></m:semantics></m:math>.</p>
         <p>For general <it>I </it>&#215; <it>J </it>tables, recall that &#937; denotes the set of all contingency tables with the same row and column sums as <it>F</it>: &#937; = {<it>T </it>: <it>t</it><sub><it>i</it>+ </sub>= <it>r</it><sub><it>i</it></sub>, <it>t</it><sub>+<it>j </it></sub>= <it>c</it><sub><it>j</it></sub>}. Then, we define</p>
         <p>
            <m:math name="1471-2156-7-54-i9" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>M</m:mi>
                     <m:mi>v</m:mi>
                     <m:mi>o</m:mi>
                     <m:mi>l</m:mi>
                     <m:mo stretchy="false">(</m:mo>
                     <m:mi>F</m:mi>
                     <m:mo stretchy="false">)</m:mo>
                     <m:mo>=</m:mo>
                     <m:mfrac>
                        <m:mn>1</m:mn>
                        <m:mrow>
                           <m:mo>|</m:mo>
                           <m:mi>&#937;</m:mi>
                           <m:mo>|</m:mo>
                        </m:mrow>
                     </m:mfrac>
                     <m:mstyle displaystyle="true">
                        <m:munder>
                           <m:mo>&#8721;</m:mo>
                           <m:mrow>
                              <m:mi>T</m:mi>
                              <m:mo>&#8712;</m:mo>
                              <m:mi>&#937;</m:mi>
                           </m:mrow>
                        </m:munder>
                        <m:mrow>
                           <m:msub>
                              <m:mn>1</m:mn>
                              <m:mrow>
                                 <m:mo>{</m:mo>
                                 <m:mi>M</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>T</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>&lt;</m:mo>
                                 <m:mi>M</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>F</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>}</m:mo>
                              </m:mrow>
                           </m:msub>
                        </m:mrow>
                     </m:mstyle>
                     <m:mo>.</m:mo>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGnbqtcqWG2bGDcqWGVbWBcqWGSbaBcqGGOaakcqWGgbGrcqGGPaqkcqGH9aqpdaWcaaqaaiabigdaXaqaaiabcYha8jabfM6axjabcYha8baadaaeqbqaaiabigdaXmaaBaaaleaacqGG7bWEcqWGnbqtcqGGOaakcqWGubavcqGGPaqkcqGH8aapcqWGnbqtcqGGOaakcqWGgbGrcqGGPaqkcqGG9bqFaeqaaaqaaiabdsfaujabgIGiolabfM6axbqab0GaeyyeIuoakiabc6caUaaa@4FC0@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>The definition above should clarify how <it>Mvol </it>is closely related to <it>Dvol</it>, and the difference between the two is that <it>Mvol </it>does not consider the "sign" of the association, a notion that is undefined in generic <it>I </it>&#215; <it>J </it>tables.</p>
         <p>Letting <m:math name="1471-2156-7-54-i10" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:mi>H</m:mi><m:mo stretchy="false">(</m:mo><m:mi>T</m:mi><m:mo stretchy="false">)</m:mo><m:mo>=</m:mo><m:mstyle displaystyle="true"><m:msub><m:mo>&#8721;</m:mo><m:mrow><m:mi>i</m:mi><m:mo>,</m:mo><m:mi>j</m:mi></m:mrow></m:msub><m:mrow><m:msubsup><m:mi>t</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow><m:mn>2</m:mn></m:msubsup></m:mrow></m:mstyle><m:mo>&#8722;</m:mo><m:mstyle displaystyle="true"><m:msub><m:mo>&#8721;</m:mo><m:mi>i</m:mi></m:msub><m:mrow><m:msubsup><m:mi>r</m:mi><m:mi>i</m:mi><m:mn>2</m:mn></m:msubsup></m:mrow></m:mstyle><m:mstyle displaystyle="true"><m:msub><m:mo>&#8721;</m:mo><m:mi>j</m:mi></m:msub><m:mrow><m:msubsup><m:mi>c</m:mi><m:mi>j</m:mi><m:mn>2</m:mn></m:msubsup></m:mrow></m:mstyle><m:mo>/</m:mo><m:msup><m:mi>n</m:mi><m:mn>2</m:mn></m:msup></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGibascqGGOaakcqWGubavcqGGPaqkcqGH9aqpdaaeqaqaaiabdsha0naaDaaaleaacqWGPbqAcqWGQbGAaeaacqaIYaGmaaaabaGaemyAaKMaeiilaWIaemOAaOgabeqdcqGHris5aOGaeyOeI0YaaabeaeaacqWGYbGCdaqhaaWcbaGaemyAaKgabaGaeGOmaidaaaqaaiabdMgaPbqab0GaeyyeIuoakmaaqababaGaem4yam2aa0baaSqaaiabdQgaQbqaaiabikdaYaaaaeaacqWGQbGAaeqaniabggHiLdGccqGGVaWlcqWGUbGBdaahaaWcbeqaaiabikdaYaaaaaa@4EF5@</m:annotation></m:semantics></m:math>, we can define the measure <it>Hvol</it>:</p>
         <p>
            <m:math name="1471-2156-7-54-i11" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mi>H</m:mi>
                     <m:mi>v</m:mi>
                     <m:mi>o</m:mi>
                     <m:mi>l</m:mi>
                     <m:mo stretchy="false">(</m:mo>
                     <m:mi>F</m:mi>
                     <m:mo stretchy="false">)</m:mo>
                     <m:mo>=</m:mo>
                     <m:mtext>sign</m:mtext>
                     <m:mo stretchy="false">(</m:mo>
                     <m:mi>H</m:mi>
                     <m:mo stretchy="false">(</m:mo>
                     <m:mi>F</m:mi>
                     <m:mo stretchy="false">)</m:mo>
                     <m:mo stretchy="false">)</m:mo>
                     <m:mfrac>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msub>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>T</m:mi>
                                    <m:mo>&#8712;</m:mo>
                                    <m:mi>&#937;</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mrow>
                                 <m:msub>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mo>{</m:mo>
                                       <m:mo>|</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>T</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>|</m:mo>
                                       <m:mo>&lt;</m:mo>
                                       <m:mo>|</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>F</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>|</m:mo>
                                       <m:mo>}</m:mo>
                                    </m:mrow>
                                 </m:msub>
                                 <m:msub>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mo>{</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>T</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>F</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>&#8805;</m:mo>
                                       <m:mn>0</m:mn>
                                       <m:mo>}</m:mo>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msub>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>T</m:mi>
                                    <m:mo>&#8712;</m:mo>
                                    <m:mi>&#937;</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mrow>
                                 <m:msub>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mo>{</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>T</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mi>H</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>F</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>&#8805;</m:mo>
                                       <m:mn>0</m:mn>
                                       <m:mo>}</m:mo>
                                    </m:mrow>
                                 </m:msub>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                     </m:mfrac>
                     <m:mo>.</m:mo>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGibascqWG2bGDcqWGVbWBcqWGSbaBcqGGOaakcqWGgbGrcqGGPaqkcqGH9aqpcqqGZbWCcqqGPbqAcqqGNbWzcqqGUbGBcqGGOaakcqWGibascqGGOaakcqWGgbGrcqGGPaqkcqGGPaqkdaWcaaqaamaaqababaGaeGymaeZaaSbaaSqaaiabcUha7jabcYha8jabdIeaijabcIcaOiabdsfaujabcMcaPiabcYha8jabgYda8iabcYha8jabdIeaijabcIcaOiabdAeagjabcMcaPiabcYha8jabc2ha9bqabaGccqaIXaqmdaWgaaWcbaGaei4EaSNaemisaGKaeiikaGIaemivaqLaeiykaKIaemisaGKaeiikaGIaemOrayKaeiykaKIaeyyzImRaeGimaaJaeiyFa0habeaaaeaacqWGubavcqGHiiIZcqqHPoWvaeqaniabggHiLdaakeaadaaeqaqaaiabigdaXmaaBaaaleaacqGG7bWEcqWGibascqGGOaakcqWGubavcqGGPaqkcqWGibascqGGOaakcqWGgbGrcqGGPaqkcqGHLjYScqaIWaamcqGG9bqFaeqaaaqaaiabdsfaujabgIGiolabfM6axbqab0GaeyyeIuoaaaGccqGGUaGlaaa@7E7B@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>We have mentioned how <it>Hvol </it>captures information closely related to that of <it>R</it><sup>2</sup>. A careful discussion of the interpretation of LD measures based on homozygosity can be found in <abbrgrp><abbr bid="B9">9</abbr></abbrgrp>. Here it suffices to recall that joint homozygosity relates to a measure of agreement between the two markers and excess in homozygosity indicates that knowledge of the allele value at one marker increases predictive accuracy of the allele values at the other marker. The results of a recent empirical study conducted using homozygosity-based measures are documented in <abbrgrp><abbr bid="B10">10</abbr></abbrgrp>.</p>
         <p>Note that all the above definitions use the strict inequality sign. The choice of this over &#8804; is irrelevant for large <it>n</it>, but it makes a difference in the case of small <it>n</it>, where strict inequality allows us to better discriminate against apparent association due to small samples.</p>
         <p>To evaluate these measures, we need to explore the space of all tables with the same margins. In the case of <it>I </it>= <it>J </it>= 2, this can be done by simple enumeration. For multiallelic tables enumeration is impractical. An obvious alternative is to restrict one's attention to a sample of possible tables. However, obtaining a sample of tables according to the uniform distribution among all tables with fixed margin (as opposed to according to the Fisher-Yates distribution) is not easy. It is indeed the computational difficulty associated with volume tests <abbrgrp><abbr bid="B7">7</abbr></abbrgrp> and measures <abbrgrp><abbr bid="B6">6</abbr></abbrgrp> that has substantially hindered their wide-spread application. Previous solutions have been proposed with Markov chain Monte Carlo algorithms in <abbrgrp><abbr bid="B11">11</abbr></abbrgrp>, as well as rejection sampling (see <abbrgrp><abbr bid="B12">12</abbr></abbrgrp> for a review). The main contribution of this paper is that we have successfully implemented a sequential importance sampling (SIS) algorithm, originally introduced in <abbrgrp><abbr bid="B12">12</abbr></abbrgrp>, to evaluate volume measures accurately and in a timely manner. This implementation makes volume measures applicable to high throughput analysis.</p>
         <p>To enumerate all tables in &#937;<sub>1 </sub>(<it>I = J = </it>2), it is useful to notice that <it>t</it><sub>11 </sub>must satisfy</p>
         <p>max(0, <it>r</it><sub>1 </sub>+ <it>c</it><sub>1 </sub>- <it>n</it>) &#8804; <it>t</it><sub>11 </sub>&#8804; min(<it>r</it><sub>1</sub>, <it>c</it><sub>1</sub>), &#160;&#160;&#160; (2)</p>
         <p>and after <it>t</it><sub>11 </sub>is chosen, we can fill in other entries of the 2 &#215; 2 table by the marginal sum constraints. Therefore we can enumerate tables in &#937;<sub>1 </sub>by assigning all possible integers satisfying (2) to <it>t</it><sub>11</sub>, and keeping those tables such that (<it>t</it><sub>11 </sub>- <it>r</it><sub>1</sub><it>c</it><sub>1</sub>/<it>n</it>) has the same sign as in <it>F</it>.</p>
         <p>We now consider the SIS procedure for <it>I </it>&#215; <it>J </it>tables. Let <it>u</it>(<it>T</it>) be the uniform distribution over all tables in &#937;. Then <it>Mvol</it>(<it>F</it>) can be treated as the expectation of the indicator function 1<sub>{<it>m</it>(<it>T</it>)&lt;<it>m</it>(<it>F</it>)} </sub>with respect to <it>u</it>(<it>T</it>). It is hard to sample directly from <it>u</it>(<it>T</it>). The idea of importance sampling is to sample tables from another proposal distribution <it>g</it>(<it>T</it>), and then estimate <it>Mvol</it>(<it>F</it>) by</p>
         <p>
            <m:math name="1471-2156-7-54-i12" xmlns:m="http://www.w3.org/1998/Math/MathML">
               <m:semantics>
                  <m:mrow>
                     <m:mfrac>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msubsup>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>&#8467;</m:mi>
                                    <m:mo>=</m:mo>
                                    <m:mn>1</m:mn>
                                 </m:mrow>
                                 <m:mi>L</m:mi>
                              </m:msubsup>
                              <m:mrow>
                                 <m:msub>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mo>{</m:mo>
                                       <m:mi>M</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>&lt;</m:mo>
                                       <m:mi>M</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>F</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>}</m:mo>
                                    </m:mrow>
                                 </m:msub>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mi>u</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mi>g</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msubsup>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>&#8467;</m:mi>
                                    <m:mo>=</m:mo>
                                    <m:mn>1</m:mn>
                                 </m:mrow>
                                 <m:mi>L</m:mi>
                              </m:msubsup>
                              <m:mrow>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mi>u</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mi>g</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                     </m:mfrac>
                     <m:mo>=</m:mo>
                     <m:mfrac>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msubsup>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>&#8467;</m:mi>
                                    <m:mo>=</m:mo>
                                    <m:mn>1</m:mn>
                                 </m:mrow>
                                 <m:mi>L</m:mi>
                              </m:msubsup>
                              <m:mrow>
                                 <m:msub>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mo>{</m:mo>
                                       <m:mi>M</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>&lt;</m:mo>
                                       <m:mi>M</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>F</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>}</m:mo>
                                    </m:mrow>
                                 </m:msub>
                                 <m:mfrac>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mi>g</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                        <m:mrow>
                           <m:mstyle displaystyle="true">
                              <m:msubsup>
                                 <m:mo>&#8721;</m:mo>
                                 <m:mrow>
                                    <m:mi>&#8467;</m:mi>
                                    <m:mo>=</m:mo>
                                    <m:mn>1</m:mn>
                                 </m:mrow>
                                 <m:mi>L</m:mi>
                              </m:msubsup>
                              <m:mrow>
                                 <m:mfrac>
                                    <m:mn>1</m:mn>
                                    <m:mrow>
                                       <m:mi>g</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:msub>
                                          <m:mi>T</m:mi>
                                          <m:mi>&#8467;</m:mi>
                                       </m:msub>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mrow>
                           </m:mstyle>
                        </m:mrow>
                     </m:mfrac>
                     <m:mo>,</m:mo>
                  </m:mrow>
                  <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaWcaaqaamaaqadabaGaeGymaeZaaSbaaSqaaiabcUha7jabd2eanjabcIcaOiabdsfaunaaBaaameaacqWItecBaeqaaSGaeiykaKIaeyipaWJaemyta0KaeiikaGIaemOrayKaeiykaKIaeiyFa0habeaakmaalaaabaGaemyDauNaeiikaGIaemivaq1aaSbaaSqaaiabloriSbqabaGccqGGPaqkaeaacqWGNbWzcqGGOaakcqWGubavdaWgaaWcbaGaeS4eHWgabeaakiabcMcaPaaaaSqaaiabloriSjabg2da9iabigdaXaqaaiabdYeambqdcqGHris5aaGcbaWaaabmaeaadaWcaaqaaiabdwha1jabcIcaOiabdsfaunaaBaaaleaacqWItecBaeqaaOGaeiykaKcabaGaem4zaCMaeiikaGIaemivaq1aaSbaaSqaaiabloriSbqabaGccqGGPaqkaaaaleaacqWItecBcqGH9aqpcqaIXaqmaeaacqWGmbata0GaeyyeIuoaaaGccqGH9aqpdaWcaaqaamaaqadabaGaeGymaeZaaSbaaSqaaiabcUha7jabd2eanjabcIcaOiabdsfaunaaBaaameaacqWItecBaeqaaSGaeiykaKIaeyipaWJaemyta0KaeiikaGIaemOrayKaeiykaKIaeiyFa0habeaakmaalaaabaGaeGymaedabaGaem4zaCMaeiikaGIaemivaq1aaSbaaSqaaiabloriSbqabaGccqGGPaqkaaaaleaacqWItecBcqGH9aqpcqaIXaqmaeaacqWGmbata0GaeyyeIuoaaOqaamaaqadabaWaaSaaaeaacqaIXaqmaeaacqWGNbWzcqGGOaakcqWGubavdaWgaaWcbaGaeS4eHWgabeaakiabcMcaPaaaaSqaaiabloriSjabg2da9iabigdaXaqaaiabdYeambqdcqGHris5aaaakiabcYcaSaaa@8926@</m:annotation>
               </m:semantics>
            </m:math>
         </p>
         <p>where <it>T</it><sub>1</sub>, ..., <it>T</it><sub><it>L </it></sub>are <it>L </it>independent and identically distributed (i.i.d.) samples from <it>g</it>(<it>T</it>). SIS generates a table cell by cell by decomposing the proposal distribution <it>g</it>(<it>T</it>) as</p>
         <p><it>g</it>(<it>T</it>)<it>= g</it>(<it>t</it><sub>11</sub>)<it>g</it>(<it>t</it><sub>21</sub>|<it>t</it><sub>11</sub>) ... <it>g</it>(<it>t</it><sub><it>IJ</it></sub>|<it>t</it><sub><it>I</it>-1</sub>, <sub><it>J</it></sub>, ..., <it>t</it><sub>11</sub>).</p>
         <p>Notice that the support for the first entry <it>t</it><sub>11 </sub>is max(0, <it>r</it><sub>1 </sub>+ <it>c</it><sub>1 </sub>- <it>n</it>) &#8804; <it>t</it><sub>11 </sub>&#8804; min(<it>r</it><sub>1</sub>, <it>c</it><sub>1</sub>). We sample an integer uniformly from the above range for in, i.e., <it>g</it>(<it>t</it><sub>11</sub>) is the uniform distribution on the support of <it>t</it><sub>11</sub>.</p>
         <p>Recursively, suppose we have chosen <it>t</it><sub><it>i</it>1 </sub>= <m:math name="1471-2156-7-54-i13" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msubsup><m:mi>t</m:mi><m:mrow><m:mi>i</m:mi><m:mn>1</m:mn></m:mrow><m:mo>&#8727;</m:mo></m:msubsup></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG0baDdaqhaaWcbaGaemyAaKMaeGymaedabaGaey4fIOcaaaaa@3184@</m:annotation></m:semantics></m:math> for <it>i </it>= 1, ..., <it>k </it>- 1. Then the support for <it>t</it><sub><it>k</it>1 </sub>is <m:math name="1471-2156-7-54-i14" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:mi>max</m:mi><m:mo>&#8289;</m:mo><m:mrow><m:mo>(</m:mo><m:mrow><m:mn>0</m:mn><m:mo>,</m:mo><m:mo stretchy="false">(</m:mo><m:mi>t</m:mi><m:msub><m:mo>.</m:mo><m:mn>1</m:mn></m:msub><m:mo>&#8722;</m:mo><m:mstyle displaystyle="true"><m:msubsup><m:mo>&#8721;</m:mo><m:mrow><m:mi>i</m:mi><m:mo>=</m:mo><m:mn>1</m:mn></m:mrow><m:mrow><m:mi>k</m:mi><m:mo>&#8722;</m:mo><m:mn>1</m:mn></m:mrow></m:msubsup><m:mrow><m:msubsup><m:mi>t</m:mi><m:mrow><m:mi>i</m:mi><m:mn>1</m:mn></m:mrow><m:mo>&#8727;</m:mo></m:msubsup></m:mrow></m:mstyle><m:mo stretchy="false">)</m:mo><m:mo>&#8722;</m:mo><m:mstyle displaystyle="true"><m:msubsup><m:mo>&#8721;</m:mo><m:mrow><m:mi>i</m:mi><m:mo>=</m:mo><m:mi>k</m:mi><m:mo>+</m:mo><m:mn>1</m:mn></m:mrow><m:mi>I</m:mi></m:msubsup><m:mrow><m:msub><m:mi>r</m:mi><m:mi>i</m:mi></m:msub></m:mrow></m:mstyle></m:mrow><m:mo>)</m:mo></m:mrow><m:mo>&#8804;</m:mo><m:msub><m:mi>t</m:mi><m:mrow><m:mi>k</m:mi><m:mn>1</m:mn></m:mrow></m:msub><m:mo>&#8804;</m:mo><m:mi>min</m:mi><m:mo>&#8289;</m:mo><m:mrow><m:mo>(</m:mo><m:mrow><m:msub><m:mi>r</m:mi><m:mi>k</m:mi></m:msub><m:mo>,</m:mo><m:msub><m:mi>c</m:mi><m:mn>1</m:mn></m:msub><m:mo>&#8722;</m:mo><m:mstyle displaystyle="true"><m:msubsup><m:mo>&#8721;</m:mo><m:mrow><m:mi>i</m:mi><m:mo>=</m:mo><m:mn>1</m:mn></m:mrow><m:mrow><m:mi>k</m:mi><m:mo>&#8722;</m:mo><m:mn>1</m:mn></m:mrow></m:msubsup><m:mrow><m:msubsup><m:mi>t</m:mi><m:mrow><m:mi>i</m:mi><m:mn>1</m:mn></m:mrow><m:mo>&#8727;</m:mo></m:msubsup></m:mrow></m:mstyle></m:mrow><m:mo>)</m:mo></m:mrow></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacyGGTbqBcqGGHbqycqGG4baEdaqadaqaaiabicdaWiabcYcaSiabcIcaOiabdsha0jabc6caUmaaBaaaleaacqaIXaqmaeqaaOGaeyOeI0YaaabmaeaacqWG0baDdaqhaaWcbaGaemyAaKMaeGymaedabaGaey4fIOcaaaqaaiabdMgaPjabg2da9iabigdaXaqaaiabdUgaRjabgkHiTiabigdaXaqdcqGHris5aOGaeiykaKIaeyOeI0YaaabmaeaacqWGYbGCdaWgaaWcbaGaemyAaKgabeaaaeaacqWGPbqAcqGH9aqpcqWGRbWAcqGHRaWkcqaIXaqmaeaacqWGjbqsa0GaeyyeIuoaaOGaayjkaiaawMcaaiabgsMiJkabdsha0naaBaaaleaacqWGRbWAcqaIXaqmaeqaaOGaeyizImQagiyBa0MaeiyAaKMaeiOBa42aaeWaaeaacqWGYbGCdaWgaaWcbaGaem4AaSgabeaakiabcYcaSiabdogaJnaaBaaaleaacqaIXaqmaeqaaOGaeyOeI0YaaabmaeaacqWG0baDdaqhaaWcbaGaemyAaKMaeGymaedabaGaey4fIOcaaaqaaiabdMgaPjabg2da9iabigdaXaqaaiabdUgaRjabgkHiTiabigdaXaqdcqGHris5aaGccaGLOaGaayzkaaaaaa@75ED@</m:annotation></m:semantics></m:math>. We sample an integer uniformly from the above range for <it>t</it><sub><it>k</it>1</sub>. The procedure is continued until all the entries in the first column have been considered. Then we update the row sums by subtracting the realization of the first column from the original row sum, and sample the second column of the table in the same way.</p>
         <p>The computing time and precision of the algorithm are different for 2 &#215; 2 or larger size tables. For 2 &#215; 2 tables, our algorithm simply lists all possible tables with fixed margins. CPU time is then proportional to the total number of tables: usually their enumeration takes a fraction of a second. The algorithm is exact and we do not have approximation errors in the output. For the general case of <it>I </it>&#215; <it>J </it>tables, the CPU time depends on the number of generated uniform random variables: <it>I </it>&#215; <it>J </it>&#215; <it>L </it>for <it>L </it>Monte Carlo samples. It is important to keep in mind that the output of the algorithm is not exact, but an estimate of the true volumes ratio (so different runs will give slightly different results). The precision of the final estimate depends on the number <it>L </it>of Monte Carlo samples and how well the proposal distribution in the SIS algorithm approximates the target distribution for a given table. Indeed, the value of the parameter <it>L </it>has to be specified by the user. It is advisable to conduct multiple trial runs to estimate the precision of the estimate and select a value of <it>L </it>that assures an acceptable precision.</p>
      </sec>
      <sec>
         <st>
            <p>Results</p>
         </st>
         <p>We now illustrate the performance of our algorithm and the relevance of volume measures with three examples.</p>
         <sec>
            <st>
               <p>The effect of small sample size on <it>D' </it>and <it>Dvol</it></p>
            </st>
            <p>It has been noted that <it>D' </it>tends to be biased upwards in small samples <abbrgrp><abbr bid="B3">3</abbr><abbr bid="B4">4</abbr></abbrgrp>. We conducted a simulation study to illustrate how this problem is less severe when using <it>Dvol</it>. We generated 100 two-markers haplotype tables with 200 observations, each under the hypothesis of linkage equilibrium between the markers. The distribution of the frequency of the minor alleles of the simulated SNPs matched a random sample of markers on chromosome 22 that were used in <abbrgrp><abbr bid="B13">13</abbr></abbrgrp>. In a situation where the true population value of <it>D' </it>is equal to zero, any sample based estimator is going to be upward biased, since 0 is the minimum value that <it>D' </it>can achieve. The point of our investigation was to compare the severity of this bias. Figure <figr fid="F1">1</figr> illustrates the results: <it>D' </it>is always larger than <it>Dvol</it>, and it is occasionally equal to 1; <it>Dvol </it>is actually equal to zero in the majority of cases.</p>
            <fig id="F1">
               <title>
                  <p>Figure 1</p>
               </title>
               <caption>
                  <p>Comparison of D' and Dvol</p>
               </caption>
               <text>
                  <p><b>Comparison of D' and Dvol</b>. Comparison of <it>D' </it>and <it>Dvol </it>on tables generated under linkage equilibrium, (a) Scatterplot of the values of <it>D' </it>and <it>Dvol</it>. (b) Boxplot of the values of <it>D'</it>.</p>
               </text>
               <graphic file="1471-2156-7-54-1"/>
            </fig>
         </sec>
         <sec>
            <st>
               <p>Patterns of LD between multiallelic markers</p>
            </st>
            <p>Our next example focuses on the application of volume measures to multiallelic markers. The data consists of 157 phase-known non-transmitted chromosomes 2 of parents of BP-I persons from the Central Valley of Costa Rica. The chromosomes were typed with 85 markers in the course of the study by <abbrgrp><abbr bid="B14">14</abbr></abbrgrp>. Using volume measures <it>Mvol </it>and <it>Hvol </it>we were able to evaluate the level of disequilibrium between all the possible marker pairs in this sample. Figure <figr fid="F2">2</figr> gives a graphical representation of the values of <it>Mvol </it>and <it>Hvol </it>in this data set as well as the negative of log10 <it>p</it>-value for a Fisher exact test of independence. This last one is reported for comparison purposes, as it is often used as a measure of dependence, despite the fact that it is rather inappropriate with this goal <abbrgrp><abbr bid="B7">7</abbr></abbrgrp>. Volume measures make it unnecessary to resort to this unsatisfactory surrogate when comparing multiallelic markers. To analyze these tables, we used <it>L </it>= 1, 000, 000 Monte Carlo sample. The average time to evaluate the measures on one table was 48 seconds on a Dell desktop with 2.19 GHz CPU and 384 MB ram.</p>
            <fig id="F2">
               <title>
                  <p>Figure 2</p>
               </title>
               <caption>
                  <p>Measuring LD between multiallelic markers</p>
               </caption>
               <text>
                  <p><b>Measuring LD between multiallelic markers</b>. Measure of disequilibrium between microsatellites. Each square in this symmetric picture corresponds to a marker pair (the same markers are reported on both rows and columns). The three panels report, from left to right, <it>Mvol</it>, <it>Hvol</it>, and the negative of the log10 of the <it>p</it>-value for a Fisher's exact test of independence.</p>
               </text>
               <graphic file="1471-2156-7-54-2"/>
            </fig>
         </sec>
         <sec>
            <st>
               <p>Consistency of LD patterns on chr 22 in 12 populations</p>
            </st>
            <p>We have used the measures <it>D'</it>, |<it>R</it>|, <it>Dvol</it>, <it>Mvol </it>and <it>Hvol </it>to assess the distribution and extent of linkage disequilibrium on chromosome 22 in samples of 200 persons from each of eleven population isolates and in an out-bred Caucasian sample, using 2486 SNP markers spaced at a density of approximately one marker every 13.8 kb. <abbrgrp><abbr bid="B10">10</abbr><abbr bid="B13">13</abbr></abbrgrp>. To conduct a complete analysis of the linkage disequilibrium patterns in the 12 population samples, we restricted our attention to the SNPs with sample minor allele frequencies larger than 0.1. We did so for uniformity with previous studies (for example, <abbrgrp><abbr bid="B15">15</abbr></abbrgrp>) and to make sure that our results were not strongly influenced by the rare markers with exceptionally high homozygosity. This leads us to work with 1920 SNPs. Phase was unknown and the two markers haplotypes counts necessary to evaluate pair-wise disequilibrium measures were reconstructed using EM <abbrgrp><abbr bid="B16">16</abbr></abbrgrp>. Five measures, <it>D'</it>, <it>Dvol</it>, <it>Mvol</it>, <it>R</it><sup>2 </sup>and <it>Hvol </it>were calculated for each of the 1,842,240 pairs of SNPs. The results were summarized by averaging the measured disequilibrium within windows of 1.7 Mb sliding along chromosome 22. Figure <figr fid="F3">3</figr> reports the values of the five measures in the Costa Rica population. The observed relation between the measures is consistent across populations. In particular, it can be noted that the average values of <it>Dvol </it>are lower than the ones of <it>D'</it>, while clearly exhibiting very similar patterns. This testifies that even if the sample size is moderately large (200 individuals) and only markers with minor allele frequency >0.1 are considered, <it>D' </it>is inflated, making a strong case for the use of <it>Dvol </it>over <it>D'</it>. The values of <it>Mvol </it>are very close to the one of <it>Dvol</it>, even if <it>Mvol </it>are often smaller as expected given the differences in definitions. As far as <it>Hvol</it>, one can notice that its values are closer to those of <it>R</it><sup>2 </sup>than to those of any other measure. Finally, let us observe that the computational time required for evaluating all the volume measures above amounts to an average of 5 minutes for each population on a Dell desktop with 2.19 GHz CPU and 384 MB ram (this is after pairwise haplotypes counts were reconstructed, which required approximately the same amount of time). The substantial difference in computational time with the results reported in the previous subsection is due to the fact that here we are dealing with 2 &#215; 2 tables.</p>
            <fig id="F3">
               <title>
                  <p>Figure 3</p>
               </title>
               <caption>
                  <p>LD pattern on Chr 22 in a Costa Rican population</p>
               </caption>
               <text>
                  <p><b>LD pattern on Chr 22 in a Costa Rican population</b>. Linkage disequilibrium of chromosome 22 in Costa Rica according to five different measures. <it>D'</it>, <it>R</it><sup>2</sup>, <it>Dvol</it>, <it>Mvol </it>and <it>Hvol </it>are represented, respectively, with a solid yellow, a broken green, a solid blue, a broken magenta, and a solid red line. The average value of the measures, between markers that are within a 1.7 Mb window, is plotted against the middle point of the window, with the <it>x </it>axis representing the length of chromosome 22.</p>
               </text>
               <graphic file="1471-2156-7-54-3"/>
            </fig>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Conclusion</p>
         </st>
         <p>We describe a novel implementation of a sequential importance sampling algorithm to evaluate volume measures of linkage disequilibrium. We focus on three measures. <it>Dvol </it>corresponds conceptually to <it>D'</it>, but we show that <it>Dvol </it>is not inflated for small sample size. <it>Mvol </it>represents a generalization of <it>Dvol </it>that can be evaluated on generic <it>I </it>&#215; <it>J </it>tables. <it>Hvol </it>is based on expected homozygosity and measures agreement between markers, so that it captures information similar to that of <it>R</it><sup>2</sup>. However, unlike <it>R</it><sup>2</sup>, <it>Hvol </it>can be evaluated on generic <it>I </it>&#215; <it>J </it>tables.</p>
      </sec>
      <sec>
         <st>
            <p>Availability and requirements</p>
         </st>
         <p>The source code for evaluating the volume measures described in this paper is available at the following url: <url>http://www.stat.uiuc.edu/~yuguo/software/volume/</url>.</p>
         <p>It is a C program that can be compiled with gcc and requires the libraries math.h, stdlib.h, malloc.h, time.h, and stdio.h.</p>
      </sec>
      <sec>
         <st>
            <p>Authors' contributions</p>
         </st>
         <p>YC has been responsible mainly for the algorithm and code development. CL has contributed mainly to data analysis. CS has supervised the project.</p>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>We thank Nelson Freimer and his lab for making their data available to us. We also thank Hui Wang for help in drawing figures. Y. Chen is partially supported by NSF grant DMS-0503981. C. Sabatti acknowledges support from NSF grant DMS0239427, NIH grants R01NS037484 and R01MH049499, and USPHS grant GM53275.</p>
         </sec>
      </ack>
      <refgrp>
         <bibl id="B1">
            <title>
               <p>Linkage disequilibrium in humans: models and data</p>
            </title>
            <aug>
               <au>
                  <snm>Pritchard</snm>
                  <fnm>JK</fnm>
               </au>
               <au>
                  <snm>Przeworski</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <source>American Journal of Human Genetics</source>
            <pubdate>2001</pubdate>
            <volume>69</volume>
            <fpage>1</fpage>
            <lpage>14</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1226024</pubid>
                  <pubid idtype="pmpid" link="fulltext">11410837</pubid>
                  <pubid idtype="doi">10.1086/321275</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B2">
            <title>
               <p>A Comparison of Linkage Disequilibrium Measures for Fine-Scale Mapping</p>
            </title>
            <aug>
               <au>
                  <snm>Devlin</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Risch</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <source>Genomics</source>
            <pubdate>1995</pubdate>
            <volume>29</volume>
            <fpage>311</fpage>
            <lpage>322</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1006/geno.1995.9003</pubid>
                  <pubid idtype="pmpid" link="fulltext">8666377</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B3">
            <title>
               <p>Sampling distribution of summary linkage disequilibrium measures</p>
            </title>
            <aug>
               <au>
                  <snm>Teare</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Dunning</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Durocher</snm>
                  <fnm>F</fnm>
               </au>
               <au>
                  <snm>Rennart</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Easton</snm>
                  <fnm>DF</fnm>
               </au>
            </aug>
            <source>Annals of Human Genetics</source>
            <pubdate>2002</pubdate>
            <volume>66</volume>
            <fpage>223</fpage>
            <lpage>233</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1046/j.1469-1809.2002.00108.x</pubid>
                  <pubid idtype="pmpid" link="fulltext">12174213</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B4">
            <title>
               <p>Extent of linkage disequilbirum in a Sardinian sub-isolate: sampling and methodological considerations</p>
            </title>
            <aug>
               <au>
                  <snm>Tenesa</snm>
                  <fnm>A</fnm>
               </au>
               <etal/>
            </aug>
            <source>Human Molecular Genetics</source>
            <pubdate>2004</pubdate>
            <volume>13</volume>
            <fpage>25</fpage>
            <lpage>33</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1093/hmg/ddh001</pubid>
                  <pubid idtype="pmpid" link="fulltext">14613964</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B5">
            <title>
               <p>The Structure of Haplotype Blocks in the Human Genome</p>
            </title>
            <aug>
               <au>
                  <snm>Gabriel</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Schaffner</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Nguyen</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Moore</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Roy</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Blumenstiel</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Higgins</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>DeFelice</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Lochner</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Faggart</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Liu-Cordero</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Rotimi</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Adeyemo</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Cooper</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Ward</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Lander</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Daly</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Altshuler</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <source>Science</source>
            <pubdate>2002</pubdate>
            <volume>21</volume>
            <fpage>2225</fpage>
            <lpage>2229</lpage>
            <xrefbib>
               <pubid idtype="doi">10.1126/science.1069424</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B6">
            <title>
               <p>Measuring dependence with volume tests</p>
            </title>
            <aug>
               <au>
                  <snm>Sabatti</snm>
                  <fnm>C</fnm>
               </au>
            </aug>
            <source>The American Statistician</source>
            <pubdate>2002</pubdate>
            <volume>50</volume>
            <fpage>191</fpage>
            <lpage>195</lpage>
            <xrefbib>
               <pubid idtype="doi">10.1198/000313002128</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B7">
            <title>
               <p>Testing for Independence in a Two-Way Table: New Interpretations of the Chi-Square Statistics</p>
            </title>
            <aug>
               <au>
                  <snm>Diaconis</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Efron</snm>
                  <fnm>B</fnm>
               </au>
            </aug>
            <source>The Annals of Statistics</source>
            <pubdate>1985</pubdate>
            <volume>13</volume>
            <fpage>845</fpage>
            <lpage>874</lpage>
         </bibl>
         <bibl id="B8">
            <title>
               <p>Tubes and Spheres in <it>n</it>-spaces, and a Class of Statistical Problems</p>
            </title>
            <aug>
               <au>
                  <snm>Hotelling</snm>
                  <fnm>H</fnm>
               </au>
            </aug>
            <source>American Journal of Mathematics</source>
            <pubdate>1939</pubdate>
            <volume>61</volume>
            <fpage>440</fpage>
            <lpage>460</lpage>
            <xrefbib>
               <pubid idtype="doi">10.2307/2371512</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B9">
            <title>
               <p>Homozygosity and linkage disequilibrium</p>
            </title>
            <aug>
               <au>
                  <snm>Sabatti</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Risch</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <source>Genetics</source>
            <pubdate>2002</pubdate>
            <volume>160</volume>
            <fpage>1707</fpage>
            <lpage>1719</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1462072</pubid>
                  <pubid idtype="pmpid" link="fulltext">11973323</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B10">
            <title>
               <p>Linkage disequilibrium and haplotype homozygosity in population samples genotyped at a high marker density</p>
            </title>
            <aug>
               <au>
                  <snm>Wang</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Lin</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Service</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <cnm>The international collaborative group on isolated populations </cnm>
               </au>
               <au>
                  <snm>Chen</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Freimer</snm>
                  <fnm>N</fnm>
               </au>
               <au>
                  <snm>Sabatti</snm>
                  <fnm>C</fnm>
               </au>
            </aug>
            <source>Hum Hered</source>
            <pubdate>2006</pubdate>
            <volume>62</volume>
            <issue>4</issue>
            <fpage>175</fpage>
            <lpage>89</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1159/000096599</pubid>
                  <pubid idtype="pmpid" link="fulltext">17077642</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B11">
            <title>
               <p>Algebraic Algorithms for Sampling from Conditional Distributions</p>
            </title>
            <aug>
               <au>
                  <snm>Diaconis</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Sturmfels</snm>
                  <fnm>B</fnm>
               </au>
            </aug>
            <source>The Annals of Statistics</source>
            <pubdate>1997</pubdate>
            <volume>26</volume>
            <fpage>363</fpage>
            <lpage>397</lpage>
         </bibl>
         <bibl id="B12">
            <title>
               <p>Sequential Monte Carlo Methods for Statistical Analysis of Table</p>
            </title>
            <aug>
               <au>
                  <snm>Chen</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Diaconis</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Holmes</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Liu</snm>
                  <fnm>J</fnm>
               </au>
            </aug>
            <source>Journal of the American Statistical Association</source>
            <pubdate>2005</pubdate>
            <volume>100</volume>
            <fpage>109</fpage>
            <lpage>120</lpage>
            <xrefbib>
               <pubid idtype="doi">10.1198/016214504000001303</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B13">
            <title>
               <p>Magnitude and distribution of linkage disequilibrium in population isolates and implications for genome-wide association studies</p>
            </title>
            <aug>
               <au>
                  <snm>Service</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>DeYoung</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Karayiorgou</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Louw Roos</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Pretorious</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Bedoya</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Ospina</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Ruiz-Linares</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Macedo</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Palha</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Heutink</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Aulchenko</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Oostra</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>van Duijn</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Jarvelin</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Varilo</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Peddle</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Rahman</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Piras</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Monne</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Murray</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Galver</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Peltonen</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Sabatti</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Collins</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Freimer</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <source>Nature Genetics</source>
            <pubdate>2006</pubdate>
            <volume>38</volume>
            <fpage>556</fpage>
            <lpage>560</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1038/ng1770</pubid>
                  <pubid idtype="pmpid" link="fulltext">16582909</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B14">
            <title>
               <p>Genomewide linkage disequilibrium mapping of severe bipolar disorder in a population isolate</p>
            </title>
            <aug>
               <au>
                  <snm>Ophoff</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Escamilla</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Service</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Spesny</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Meshi</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Poon</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Molina</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Fournier</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Gallegos</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Mathews</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Neylan</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Batki</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Roche</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Ramirez</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Silva</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>De Mille</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Dong</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Leon</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Reus</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Sandkuijl</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Freimer</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <source>American Journal of Human Genetics</source>
            <pubdate>2002</pubdate>
            <volume>71</volume>
            <fpage>565</fpage>
            <lpage>74</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">379193</pubid>
                  <pubid idtype="pmpid" link="fulltext">12119601</pubid>
                  <pubid idtype="doi">10.1086/342291</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B15">
            <title>
               <p>Whole-genome patterns of common DNA variation in three human populations</p>
            </title>
            <aug>
               <au>
                  <snm>Hinds</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Stuve</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Nilsen</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Halperin</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Eskin</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Ballinger</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Frazer</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Cox</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <source>Science</source>
            <pubdate>2005</pubdate>
            <volume>307</volume>
            <fpage>1072</fpage>
            <lpage>1079</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1126/science.1105436</pubid>
                  <pubid idtype="pmpid" link="fulltext">15718463</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B16">
            <title>
               <p>Maximum likelihood estimation of molecular haplotype frequencies in a diploid population</p>
            </title>
            <aug>
               <au>
                  <snm>Excoffier</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Slatkin</snm>
                  <fnm/>
               </au>
            </aug>
            <source>Mol Biol Evol</source>
            <pubdate>1995</pubdate>
            <volume>12</volume>
            <issue>5</issue>
            <fpage>921</fpage>
            <lpage>7</lpage>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">7476138</pubid>
            </xrefbib>
         </bibl>
      </refgrp>
   </bm>
</art>
