Skip to main content

The Cluster Variation Method for Efficient Linkage Analysis on Extended Pedigrees

Abstract

Background

Computing exact multipoint LOD scores for extended pedigrees rapidly becomes infeasible as the number of markers and untyped individuals increase. When markers are excluded from the computation, significant power may be lost. Therefore accurate approximate methods which take into account all markers are desirable.

Methods

We present a novel method for efficient estimation of LOD scores on extended pedigrees. Our approach is based on the Cluster Variation Method, which deterministically estimates likelihoods by performing exact computations on tractable subsets of variables (clusters) of a Bayesian network. First a distribution over inheritances on the marker loci is approximated with the Cluster Variation Method. Then this distribution is used to estimate the LOD score for each location of the trait locus.

Results

First we demonstrate that significant power may be lost if markers are ignored in the multi-point analysis. On a set of pedigrees where exact computation is possible we compare the estimates of the LOD scores obtained with our method to the exact LOD scores. Secondly, we compare our method to a state of the art MCMC sampler. When both methods are given equal computation time, our method is more efficient. Finally, we show that CVM scales to large problem instances.

Conclusion

We conclude that the Cluster Variation Method is as accurate as MCMC and generally is more efficient. Our method is a promising alternative to approaches based on MCMC sampling.

Background

The goal of genetic linkage analysis is to link phenotype to genotype. Pedigrees are collected where a trait or disease is believed to have a genetic component. The individuals in the pedigree are genotyped for a number of markers on the chromosome. The markers are at known relative recombination frequencies, so that from the genotypes a distribution over inheritances can be inferred. Linkage of the trait to a specific location in the marker map then is quantified by the extent to which the distribution over inheritances as inferred from the markers can explain the observed phenotypes in the pedigree.

Parametric linkage analysis

In this article we compute linkage likelihoods with the parametric LOD score (log odds ratio) proposed by Morton [1]. The LOD score is the log ratio of the likelihoods of the hypothesis that the disease locus is linked to the marker loci at a specific location and the hypothesis that it is unlinked to the marker loci. The LOD score requires specification of the disease frequency and penetrance values and therefore falls into the category of parametric scoring functions.

Exact computations

Several methods for exact computations are in use.

Lander et al. [2] introduced a Hidden Markov Model (HMM) where the meiosis indicators are the unobserved variables. This method is linear in the number of loci, but exponential in 2nf, where n is the number of non-founders and f the number of founders. Kruglyak et al. [3] optimized the method in the program Genehunter.

Elston et al. [4] developed an algorithm that is efficient on pedigrees that have little inbreeding. This method is linear in the number of individuals (in case there is no inbreeding) but scales with the number of possible multi-locus genotypes. The method was made computationally efficient in the package Vitesse [5].

Both of these methods exploit particular independence properties of the statistical model. Within the framework of Bayesian networks, this approach has been generalized in the junction tree algorithm [6, 7]. In the computer program Superlink [8] this approach is implemented for the application of linkage analysis and is the first program to make use of Bayesian networks for computing exact linkage likelihoods.

Although exact algorithms have been substantially improved over the years, the fact remains that they require an exponential number of operations and have limited applicability.

The Cluster Variation Method

The Cluster Variation Method originated with the work of Bethe [9] and was extended to non-pair wise marginals by Kikuchi [10] to compute properties of magnetic materials, such as Ising models. In later years, the method has been extended and reformulated [11, 12]. Recently the method has been introduced into the machine learning community [13, 14]as a method for approximate inference in Bayesian networks and undirected graphical models.

The Cluster Variation Method approximates an intractable probability distribution in terms of marginal probability distributions on clusters of variables. These clusters of variables are chosen such that exact computations are feasible on each cluster. We make explicit use of the formulation of linkage analysis in terms of a Bayesian network to choose which variables will be contained in the clusters. In contrast with MCMC the approximation is deterministic and yields estimates of the pedigree likelihood.

CVM and linkage analysis

As large complex pedigrees with individuals genotyped at a large number of locations become increasingly available, along comes the need for methods of estimating likelihoods on pedigrees where exact computations are not possible.

In this article we describe in detail how the Cluster Variation Method can be applied to the problem of genetic linkage analysis on pedigrees without inbreeding. We discuss extension of our approach to inbred pedigrees.

Results

We compare the estimates of the LOD score obtained with our method to exact scores as computed with Vitesse [5]. We also compare our method to Markov Chain Monte Carlo (MCMC) simulations. For this we have used version 2.5 of the Morgan sampler [15]. This MCMC sampler is optimized for pedigrees for which exact single locus computations are possible. To our knowledge this is the most advanced sampler for the pedigrees we consider.

We consider CVM converged if the marker marginals change by no more than 10-3. We use the following settings for the Morgan sampler: the number of prior samples and burn-in samples are set to respectively 50 % and 10 % of the number of samples used for the actual estimates.

We performed all experiments on a Pentium-IV 2.8 GHz with 1 GB of physical memory running Linux.

Simulations

We start by motivating the use of approximate methods with an example. On the pedigree shown in figure 1, we have simulated a dominant disease with penetrance values f = (0.02, 0.98, 0.98) and trait allele frequencies t = (0.98, 0.02), at 0 cM. This pedigree can be handled by Genehunter [3]. We have simulated 25 pedigrees, where half of the individuals has genotypic and phenotypic data. 14 bi-allelic markers were simulated with marker allele frequencies m = (0.4, 0.6) for all 14 markers. The marker spacings are 1 cM.

Figure 1
figure 1

Pedigree 1. Pedigree used for the results of figure 2.

In figure 2 we now compare exact LOD scores computed with all of the 14 available markers to exact LOD scores computed with only a subset of the markers. The figure shows that significant power is lost when markers are excluded from the multi-point analysis. The solid line represents exact LOD scores computed with all available markers. The LOD score peaks at 0 cM, where the disease was indeed simulated. The dotted line represents the LOD score based on 5 markers: for each location of the trait locus, a LOD score is computed by doing a multi-point calculation with the 2 markers to the left of the trait locus, 2 markers to the right of the trait locus, and the marker at which the trait locus is located. If the trait locus is located on the first marker in the marker map, no markers to the left of this marker are available so that the first 5 markers are used to calculate the LOD score for this location of the trait locus. This approach can be characterized as a sliding window approach.

Figure 2
figure 2

Power of analysis. Power decreases when markers are excluded from the multi-point analysis. On the pedigree of figure 1 a dominant disease is simulated at 0 cM. Solid line represents exact LOD scores based on all 14 markers; dotted line represents exact LOD scores based on 4 markers surroundingthe trait locus.

In this example the pedigree was small so that exact scores can be computed with Genehunter for a virtually unlimited number of markers. However, as the size of the pedigree increases, the number of markers that can be analyzed simultaneaously drops rapidly. In that case significant power may be lost. Thus, an accurate approximate method that can take into account all markers is desirable.

We now compare the estimates of the CVM and MCMC to the exact scores. The results are obtained on the pedigree shown in figure 3. There are 48 individuals of which 10 are founders. The number of children per nuclear family increases from two in the second generation to five in the third generation. We simulate phenotypes and genotypes according to this pedigree. We consider a dominant disease with penetrance values f = (0.02, 0.90, 0.90). The disease allele frequency has been set to 2 %, so that t = (0.98, 0.02). We assume that for each individual in the pedigree the affection status is known. For a marker spacing of 5 cM, we simulated 25 pedigrees with 3 markers and at least 15 affected individuals per pedigree. The number of alleles is 5 per marker with equal frequencies. 70 % of the individuals in the last two generations is genotyped for all markers. The individuals in the first two generations are not genotyped.

Figure 3
figure 3

Pedigree 2. Pedigree used for the results of figures 5-8. This pedigree consists of 48 individuals, of which 10 are founders.

In figure 4 we compare the quality of the approximation resulting from two cluster choices C1 and C2. These cluster choices are specified in figure 5. The error is defined as the absolute difference between the exact LOD score and the CVM estimate of the LOD score, averaged over all positions of the trait locus. We see that the error of the larger clusters of C1 is small and an order of magnitude smaller than the error of the smaller clusters of C2.

Figure 4
figure 4

Comparison of cluster choices. Error of cluster choice C1 versus error of cluster choice C2 for a marker spacing of 5 cM. Error of cluster choice C1 is an order of magnitude smaller than error of cluster choice C2.

Figure 5
figure 5

Cluster choices. Nodes on neighboring markers l and l + 1 (shaded) that form a cluster. Large node represents the genotype of an individual, a small node the meiosis indicator an individual. In the CVM approximation, only marginals of clusters on the marker loci are computed. A shows cluster choice C1. Genotype nodes of parents and children and meiosis nodes of children in the nuclear family of adjacent marker loci form a single cluster. B shows cluster choice C2. Genotype nodes of parents and children and meiosis nodes of children in a nuclear family on one marker locus form a cluster. The meiosis nodes of the children form a separate cluster.

This result demonstrates two points. First, it is important to include the interactions between meiosis variables on adjacent loci into at least one cluster. Second, the accuracy of the approximation can be adapted by increasing the number of variables per cluster. Although it is not the case that an increased number of variables per cluster guarantees a higher accuracy of the approximation, in our experience it is generally possible to obtain more accurate estimates by increasing the number of loci and/or the number of generations covered by a cluster.

For a difficult problem in the dataset, i.e. one where MCMC and CVM error are relatively large, we compare our result to MCMC estimates obtained with Morgan. In figure 6 the decrease of the CVM and MCMC error as a function of computation time (i.e. number of samples) is shown. We see that a significant increase of the computation time does not significantly decrease the error and variance of the MCMC estimate. The error of the CVM estimates obtained with cluster choice C1 is indicated by the dashed line. The CVM computation time is varied by adjusting the value of the convergence criterion. We conclude that our method achieves higher accuracy for a given amount of computation time.

Figure 6
figure 6

Error as function of computation time. MCMC and CVM error as a function of computation time. Error is defined as the absolute difference between the exact LOD score and the estimated LOD score, averaged over all positions of the trait locus. MCMC error of 10 independent runs do not converge to a better estimate than the CVM estimate with C1. CVM computation time is varied by adjusting the convergence criterion. Thus, CVM achieves higher accuracy for a given amount of computation time. CVM estimates are reproducible.

For the other pedigrees in the data set we compare CVM to MCMC, where for each problem MCMC is alotted the computation time required by CVM with cluster choice C1. The results are shown in figure 7. We see that the MCMC estimates are less accurate. The average CVM computation time is 700 seconds, although there is a considerable degree of variance in the order of 100 seconds. Memory requirements vary between 100 and 250 MB, depending on the informativeness of the markers. We did not find a correlation between CVM computation time and the absolute error with respect to the exact distribution. Also the outliers in the figure are not explained by large CVM computation times that consequently lead to an improvement of the MCMC estimate, as the MCMC computation time is fixed to the CVM computation time. Since both methods will theoretically converge to the exact solution in the limit of infinite time resources, this is the only fair comparison. Additional simulations (not shown) indicate, in agreement with the results reported in figure 6, that the MCMC estimates are sufficiently converged. The CVM estimates are reproducible; variance is in the order of the convergence criterion.

Figure 7
figure 7

Comparison of CVM and MCMC error. Error of CVM estimate obtained with cluster choice C1 versus error of MCMC for a marker spacing of 5 cM compared to exact results obtained with Vitesse. MCMC is alotted the same computation time as CVM. CVM yields more accurate estimates than MCMC.

We now demonstrate that the method scales to larger problem instances. We therefore vary the number of markers, since Vitesse can handle very large pedigrees with no loops, but only a small number of markers. We have simulated a dominant disease on the pedigree of figure 3 and 32 bi-allelic markers with equal allele frequencies. We have simulated one pedigree where all individuals are genotyped for all 32 markers. From this instance we create 16 problems by selecting a subset of the markers of the original problem.

In figure 8 we show that CVM computation time scales approximately linearly with the number of markers, as do memory requirements (not shown). The varying informativeness of the markers explains the fluctuations. Vitesse cannot handle more than 10 markers, because memory requirements exceed the available 1 GB. Memory requirement of CVM for 32 markers is 150 MB. In this case, MCMC estimates take several hours to reach convergence. We conclude that our method scales to large problem instances.

Figure 8
figure 8

Scaling of CVM computation time with number of markers. Scaling of CVM computation time with the number of marker loci is indicated by the crosses. Scaling of computation time is approximately linear. All individuals have marker information, the number of alleles is 2. The red curve represents computation time of Vitesse. Vitesse cannot handle more than 10 markers as memory requirements exceed system memory of 1 GB. For the problem of 32 markers, MCMC estimates take several hours to reach convergence.

Discussion

We compared our method to the MCMC implementation of the Morgan sampler, which is to our knowledge the most advanced program for this problem. There are packages that can handle more general pedigrees than Morgan, such as SIMWALK2 [16, 17], but here we have investigated only pedigrees without inbreeding. Preliminary results indicate the CVM approximations based on the cluster choices presented in this article can give good results on inbred pedigrees. Extension to inbred pedigrees is possible and a direction for further research.

Theoretically, if the sampler is irreducible, MCMC estimates should ultimately converge to the exact score. However, in practice this may require extremely long computation times. The Cluster Variation Method does not guarantee that for a fixed choice of clusters the approximate marginals will converge to marginals of the exact distribution, but the same argument that holds for MCMC also holds for CVM: we can increase the cluster size and consequently computation time to improve the quality of the approximation.

In this article we have proposed cluster choices that generally give good results. Sometimes when many individuals are untyped the estimates can be inaccurate. Interestingly, on these problems the Morgan sampler also experienced severe difficulties.

In the approach we have taken, we can define a heuristic to detect errors in the approximation. Suppose we have three markers; then the LOD score for marker 2 can be computed either from the marginals defined on the nuclear families on the first and second marker, or from the marginals defined on the nuclear families on the second and third marker. If these LOD scores differ significantly, one should be very careful in interpreting the estimate and the number of variables per cluster must be increased. We cannot guarantee that if the LOD scores are consistent, the approximation is accurate. An obvious and useful extension would be an automatic procedure that gives the optimal set of clusters. However such a procedure is far from trivial, and the guideline to choose the clusters as large as available memory permits seems to work well in practice.

In the current implementation we have applied a number of preprocessing techniques to improve the efficiency. We expect that even better efficiency can be obtained by applying more preprocessing techniques such as genotype elimination [18, 19], and techniques specific to Bayesian networks such as value abstraction [20] and evidence based compiling [21]. Also, preliminary simulations indicate that smaller clusters can give equally accurate estimates with reduced memory requirements.

Other applications fit naturally into the framework presented here. Since the Cluster Variation Method is able to estimate pedigree likelihoods directly, the method presented here can be used directly to estimate recombination frequencies and marker ordering errors with a maximum likelihood approach. Maximum likelihood haplotyping on general pedigrees also is very promising in this framework.

Conclusion

In this article we have demonstrated the feasibility of a new approach to compute linkage likelihoods for linkage problems that are beyond the reach of exact computations. Previous methods that are suited to deal with these intractable problems relied on sampled estimates. We have shown that a deterministic approach based on the Cluster Variation Method is able to obtain accurate estimates of LOD scores and generally is more efficient than MCMC methods.

Methods

A Bayesian network formulation

We briefly describe the Bayesian network that will enable us to compute likelihoods. Any probability distribution can be represented with a Bayesian network [22]. Therefore the use of Bayesian networks is merely a matter of convenient representation of a probability distribution, and is irrelevant to the issue of Bayesian versus frequentist statistics. Bayesian networks in the context of genetics have first been applied by Jensen et al. [23]. Their approach was extended by Thomas et al. [24]. The use of Bayesian networks for exact computations has been proposed by Fishelson et al. [8]. An extensive discussion of Bayesian networks in the context of genetics is given by Sheehan et al. [25]. These articles have demonstrated the power of Bayesian networks for linkage analysis.

The transmission of alleles from parents to children is clearly a directed process. A Bayesian network represents a probability distribution in terms of a directed graph, i.e. a graph where the links between the variables are directed. A Bayesian network is therefore particularly suited to model the probability distribution associated with the problem of multi-point linkage analysis. By specifying conditional probability tables for each variable, the formalism of Bayesian networks guarantees that the corresponding probability distribution is consistent and normalized [22].

While the Bayesian network is the most convenient for model specification, it is not possible to apply the Cluster Variation Method directly to a Bayesian network. In order to perform inference, the Bayesian network is converted to an undirected graphical model by the procedure of moralization [7]. Moralization removes the directions of the links and adds links between the parent variables of a variable, i.e. all variables with a link directed towards a given variable. The undirected graphical model represents exactly the same probability distribution as the directed graphical model; the addition of extra links ensures that the correlations encoded in the conditional probability tables will be correctly taken into account by the inference method. The formal procedure of converting the Bayesian network is standard practice and used by all of the above mentioned methods that make use of Bayesian networks.

The Cluster Variation Method requires specification of which variables are contained in each cluster, and this specification becomes very transparent when the dependencies between these variables are modeled with a Bayesian network. The Bayesian network consists of a number of marker loci, with known relative recombination frequencies θ, and a single trait locus linked to the markers at a given position λ T . The purpose of linkage analysis is to determine the most likely position of the trait locus relative to the markers. To that end a Bayesian network is constructed for each possible location λ T of the trait locus, so that the likelihood of the trait phenotypes and marker genotypes can be computed for that location of the trait locus. The ratio of this likelihood and the likelihood of the trait locus unlinked to the markers then gives the LOD score for location λ T .

Single locus model

First we define the Bayesian network for a single locus. The inheritance model is shown in figure 9A. Each variable is represented graphically by a node. A conditional probability table for a variable is defined by the variable itself and all variables (or, equivalently, nodes) that have a link which points to that variable. In the figure, the variables are the genotypes and the meiosis indicators. Each individual, denoted by the subscript i, possesses two genes G i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@32F5@ and G i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@32EF@ that correspond to the paternally and maternally inherited allele, indicated by the superscript p and m respectively. The meiosis indicators v i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@3353@ and v i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@334D@ indicate whether the paternal or the maternal allele of respectively the father and the mother is inherited. The nodes G i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@32F5@ and G i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@32EF@ take the values 1,..., |m l |, with |m l | the number of marker alleles for marker locus l. We will use the shorthand notation G i l MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWgaaaaa@30B2@ = ( G i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@32F5@ , G i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@32EF@ ). The father and mother of individual i are denoted by f (i) and m (i) respectively, and in the following we will also use π (i) = (f (i), m (i)) to denote both parents.

Figure 9
figure 9

Single locus Bayesian network. A shows transmission model. The paternal allele G i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@32F5@ of individual i on locus l is determined by the state of its paternal meiosis indicator v i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@3353@ and the genotype of its father denoted by G f ( i ) l MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFhbWrdaqhaaWcbaGaemOzayMaeiikaGIaemyAaKMaeiykaKcabaGaemiBaWgaaaaa@33B9@ . The maternal allele is analogous. B shows marker observation model and C shows the trait observation model.

Figure 9A is a graphical representation of the following conditional probability tables in the Bayesian network:

P ( G i l | v i l , G π ( i ) l ) = P ( G i l , p | v i l , p , G f ( i ) l , p , G f ( i ) l , m ) × P ( G i l , m | v i l , m , G m ( i ) l , p , G m ( i ) l , m ) . ( 1 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaafaqaaeGaeaaaaeaacqWGqbaudaqadaqaamXvP5wqSXMqHnxAJn0BKvguHDwzZbqegyvzYrwyUfgaiqqacaWFhbWaa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jaa=zhadaqhaaWcbaGaemyAaKgabaGaemiBaWgaaOGaeiilaWIaa83ramaaDaaaleaaiiGacqGFapaCcqGGOaakcqWGPbqAcqGGPaqkaeaacqWGSbaBaaaakiaawIcacaGLPaaaaeaacqGH9aqpaeaacqWGqbaudaqadaqaaGabciaa9DeadaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaOGaeiiFaWNaemODay3aa0baaSqaaiabdMgaPbqaaiabdYgaSjabcYcaSiabdchaWbaakiabcYcaSiabdEeahnaaDaaaleaacqWGMbGzcqGGOaakcqWGPbqAcqGGPaqkaeaacqWGSbaBcqGGSaalcqWGWbaCaaGccqGGSaalcqWGhbWrdaqhaaWcbaGaemOzayMaeiikaGIaemyAaKMaeiykaKcabaGaemiBaWMaeiilaWIaemyBa0gaaaGccaGLOaGaayzkaaaabaaabaaabaGaey41aqlabaGaemiuaa1aaeWaaeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaOGaeiiFaWNaemODay3aa0baaSqaaiabdMgaPbqaaiabdYgaSjabcYcaSiabd2gaTbaakiabcYcaSiabdEeahnaaDaaaleaacqWGTbqBcqGGOaakcqWGPbqAcqGGPaqkaeaacqWGSbaBcqGGSaalcqWGWbaCaaGccqGGSaalcqWGhbWrdaqhaaWcbaGaemyBa0MaeiikaGIaemyAaKMaeiykaKcabaGaemiBaWMaeiilaWIaemyBa0gaaaGccaGLOaGaayzkaaGaeiOla4cabaGaaCzcaiaaxMaacqGGOaakcqaIXaqmcqGGPaqkaaaaaa@9E32@

We use boldface to indicate vectors over the missing subscripts and superscripts. For each individual i that is not a founder we have two conditional probability tables as in equation 1. If individual i is a founder, we have a prior distribution on the genotypes instead: P ( G i l MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbacemGaa83ramaaDaaaleaaiqGacaGFPbaabaGaa4hBaaaaaaa@3A14@ |m l ), where m l represents the marker allele frequencies for marker l; on the trait locus, we have P ( G i l T MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaW2aaSbaaWqaaiabdsfaubqabaaaaaaa@3210@ |t), where t represents the trait allele frequencies.

We note that the genotypes of all non-founders are completely determined by the genotypes of the founders and the meiosis indicators v. The meiosis indicators completely specify the flow of the alleles. Thus, the genotypes of non-founders are not strictly necessary for computing the appropriate likelihood; however, they do simplify the structure of the Bayesian network such that the Cluster Variation Method can be applied.

The graphical representation for the marker and trait observations is shown in figure 9B and 9C respectively. If an individual i has marker data for marker locus l, then we have two marker alleles ( m i l , 1 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGTbqBdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaeGymaedaaaaa@32C8@ , m i l , 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGTbqBdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaeGOmaidaaaaa@32CA@ ). However, it is not known which allele corresponds to the paternal allele and which one corresponds to the maternal allele. The phase ambiguity is reflected in the marker observation model. For example, consider G i l MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWgaaaaa@30B2@ = (1, 2), then the only non-zero probabilities are

P ( M i l = ( 1 , 2 ) | G i l = ( 1 , 2 ) ) = 1 2  and P ( M i l = ( 2 , 1 ) | G i l = ( 1 , 2 ) ) = 1 2 . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaaGqaciab=bfaqnaabmaabaacbaGae4xta00aa0baaSqaaiab=LgaPbqaaiab=XgaSbaaiiaakiab91da9maaeiaabaGae4hkaGIae4xmaeJae4hlaWIae4NmaiJae4xkaKcacaGLiWoaieqacqaFhbWrdaqhaaWcbaGae8xAaKgabaGae8hBaWgaaOGae0xpa0Jae4hkaGIae4xmaeJae4hlaWIae4NmaiJae4xkaKcacaGLOaGaayzkaaGaeyypa0ZaaSaaaeaacqaIXaqmaeaacqaIYaGmaaGae4xyaeMae4NBa4Mae4hzaqgabaGaemiuaa1aaeWaaeaacqGFnbqtdaqhaaWcbaGae8xAaKgabaGae8hBaWgaaOGae0xpa0ZaaqGaaeaacqGFOaakcqGFYaGmcqGFSaalcqGFXaqmcqGFPaqkaiaawIa7aiab8DeahnaaDaaaleaacqWFPbqAaeaacqWFSbaBaaGccqqF9aqpcqGFOaakcqGFXaqmcqGFSaalcqGFYaGmcqGFPaqkaiaawIcacaGLPaaacqGH9aqpdaWcaaqaaiabigdaXaqaaiabikdaYaaacqGGUaGlaaaa@6579@

Here we will only consider binary traits, although multi-valued or real-valued traits in principle are possible. Therefore, we need only two possible alleles on the trait locus, one which is assumed to cause the phenotype and one which is unrelated to the phenotype. The dependence of the trait T i on the genotype G i l T MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaW2aaSbaaWqaaiabdsfaubqabaaaaaaa@3210@ is specified with the penetrance values f = (f0, f1, f2). The probabilities f0, f1 and f2 are the probabilities f n = P (T i = affected|#g = n), where g is the number of trait alleles and n = 0, 1, 2. The trait model introduces the conditional probability table

P ( T i | G i l = l T , f ) . ( 2 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaudaqadaqaaiabdsfaunaaBaaaleaacqWGPbqAaeqaaOGaeiiFaWhcbeGae83raC0aa0baaSqaaiabdMgaPbqaaiabdYgaSjabg2da9iabdYgaSnaaBaaameaacqWGubavaeqaaaaakiabcYcaSiab=zgaMbGaayjkaiaawMcaaiabc6caUiaaxMaacaWLjaGaeiikaGIaeGOmaiJaeiykaKcaaa@4272@

Multi-locus model

The full Bayesian network of the multi-locus model consists of the single locus models for all markers and the trait locus. The recombinations between loci are modelled by adding links between the meiosis indicators of adjacent loci of the same individual, as illustrated in figure 10. In the absence of data, the meioses of any two individuals are independent. However, the meioses of a single individual are not independent. They depend on each other through the relation

Figure 10
figure 10

Coupling of the loci. Adjacent loci are coupled only through the meiosis indicators v i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@3353@ and v i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@334D@ of the individuals, as indicated by the solid lines. Dashed arrows represent links between nodes on the same locus.

P ( v i l + 1 | v i l , θ l + 1 , l ) = P ( v i l + 1 , p | v i l , p , θ l + 1 , l ) × P ( v i l + 1 , m | v i l , m , θ l + 1 , l ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaaeGadaaabaGaemiuaa1aaeWaaeaaieqacqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaey4kaSIaeGymaedaaOGaeiiFaWNae8NDay3aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYcaSGGaciab+H7aXnaaBaaaleaacqWGSbaBcqGHRaWkcqaIXaqmcqGGSaalcqWGSbaBaeqaaaGccaGLOaGaayzkaaaabaGaeyypa0dabaGaemiuaa1aaeWaaeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaey4kaSIaeGymaeJaeiilaWIaemiCaahaaOGaeiiFaWNaemODay3aa0baaSqaaiabdMgaPbqaaiabdYgaSjabcYcaSiabdchaWbaakiabcYcaSiab+H7aXnaaBaaaleaacqWGSbaBcqGHRaWkcqaIXaqmcqGGSaalcqWGSbaBaeqaaaGccaGLOaGaayzkaaaabaaabaGaey41aqlabaGaemiuaa1aaeWaaeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaey4kaSIaeGymaeJaeiilaWIaemyBa0gaaOGaeiiFaWNaemODay3aa0baaSqaaiabdMgaPbqaaiabdYgaSjabcYcaSiabd2gaTbaakiabcYcaSiab+H7aXnaaBaaaleaacqWGSbaBcqGHRaWkcqaIXaqmcqGGSaalcqWGSbaBaeqaaaGccaGLOaGaayzkaaGaeiOla4caaaaa@7F0F@

These conditional probability tables are parameterized by the recombination frequency θl+1,lbetween the adjacent loci1. The first locus does not have a left neighbor, so we use a flat prior on its meiosis indicators. In the genetic linkage analysis of a pedigree, it is assumed that the recombination ratios between the markers are known. That is, for any two adjacent markers l, l', the recombination frequency θl,l'is specified. The recombination frequency between the markers and the trait locus is fixed for a given position λ T of the trait locus and can be determined from the marker map.

Collecting all conditional probability tables, the definition of the full probability distribution is given by:

P ( T , M , v , G | m , t , f , θ , λ T ) = i F , NF P ( T i | G i l T ( λ T ) , f ) l l T ( λ T ) P ( M i l | G i l ) × i NF l P ( v i l | v i l 1 , θ l , l 1 ( λ T ) ) P ( G i l | v i l , G π ( i ) l ) × i F P ( G i l T ( λ T ) | t ) l l T ( λ T ) P ( G i l | m l ) ( 3 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaceabcaaaaeaacqWGqbaucqGGOaakieqacqWFubavcqGGSaalcqWFnbqtcqGGSaalcqWF2bGDcqGGSaalcqWFhbWrcqGG8baFcqWFTbqBcqGGSaalcqWF0baDcqGGSaalcqWFMbGzcqGGSaaliiGacqGF4oqCcqGGSaalcqGF7oaBdaWgaaWcbaGaemivaqfabeaakiabcMcaPaqaaiabg2da9aqaamaarafabaGaemiuaa1aaeWaaeaacqWGubavdaWgaaWcbaGaemyAaKgabeaakiabcYha8jab=DeahnaaDaaaleaacqWGPbqAaeaacqWGSbaBdaWgaaadbaGaemivaqfabeaaliabcIcaOiab+T7aSnaaBaaameaacqWGubavaeqaaSGaeiykaKcaaOGaeiilaWIae8NzaygacaGLOaGaayzkaaaaleaacqWGPbqAcqGHiiIZcqqGgbGrcqGGSaalcqqGobGtcqqGgbGraeqaniabg+GivdGcdaqeqbqaaiabdcfaqnaabmaabaGae8xta00aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jab=DeahnaaDaaaleaacqWGPbqAaeaacqWGSbaBaaaakiaawIcacaGLPaaaaSqaaiabdYgaSjabgcMi5kabdYgaSnaaBaaameaacqWGubavaeqaaSGaeiikaGIae43UdW2aaSbaaWqaaiabdsfaubqabaWccqGGPaqkaeqaniabg+GivdaakeaacqGHxdaTaeaadaqeqbqaamaarafabaGaemiuaafaleaacqWGSbaBaeqaniabg+GivdGcdaqadaqaaiab=zha2naaDaaaleaacqWGPbqAaeaacqWGSbaBaaGccqGG8baFcqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeyOeI0IaeGymaedaaOGaeiilaWIae4hUde3aaSbaaSqaaiabdYgaSjabcYcaSiabdYgaSjabgkHiTiabigdaXaqabaGccqGGOaakcqGF7oaBdaWgaaWcbaGaemivaqfabeaakiabcMcaPaGaayjkaiaawMcaaiabdcfaqnaabmaabaGae83raC0aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jab=zha2naaDaaaleaacqWGPbqAaeaacqWGSbaBaaGccqGGSaalcqWFhbWrdaqhaaWcbaGae4hWdaNaeiikaGIaemyAaKMaeiykaKcabaGaemiBaWgaaaGccaGLOaGaayzkaaaaleaacqWGPbqAcqGHiiIZcqqGobGtcqqGgbGraeqaniabg+GivdaakeaacqGHxdaTaeaadaqeqbqaaiabdcfaqbWcbaGaemyAaKMaeyicI4SaeeOrayeabeqdcqGHpis1aOWaaeWaaeaacqWFhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaW2aaSbaaWqaaiabdsfaubqabaWccqGGOaakcqaH7oaBdaWgaaadbaGaemivaqfabeaaliabcMcaPaaakiabcYha8jab=rha0bGaayjkaiaawMcaamaarafabaGaemiuaaLaeiikaGIae83raC0aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jab=1gaTnaaCaaaleqabaGaemiBaWgaaOGaeiykaKcaleaacqWGSbaBcqGHGjsUcqWGSbaBdaWgaaadbaGaemivaqfabeaaliabcIcaOiab+T7aSnaaBaaameaacqWGubavaeqaaSGaeiykaKcabeqdcqGHpis1aaGcbaaaaiaaxMaacaWLjaGaeiikaGIaeG4mamJaeiykaKcaaa@ED5C@

Here the founder and non-founder individuals are denoted by F and NF, respectively. The index of the trait locus depends on the position of the trait locus, so that l T = l T (λ T ). The recombination frequency θl,l'depends on λ T if either l = l T or l' = l T , so that θl,l'= θl,l'(λ T ). Otherwise, θl,l'is independent of λ T .

This distribution is normalized to one, by construction. Computing marginal distributions is generally intractable because the structure of the corresponding Bayesian network can be too complex due to loops. Loops are caused by inbreeding in the pedigree and through the coupling of the meiosis indicators between different loci.

Calculating LOD scores

The LOD score of parametric linkage analysis is defined as the log ratio of the likelihood that the trait locus is linked to the marker loci at location λ T and the likelihood that the trait locus is unlinked, denoted by λ T = ∞:

L O D ( λ T | f , t , m , θ ) = log 10 [ P ( T , M | f , t , m , θ , λ T ) P ( T , M | f , t , m , θ , λ T = ) ] . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieaacqWFmbatcqWFpbWtcqWFebarcqGGOaakiiGacqGF7oaBdaWgaaWcbaGaemivaqfabeaakiabcYha8Hqabiab9zgaMjabcYcaSiab9rha0jabcYcaSiab91gaTjabcYcaSiab+H7aXjabcMcaPiabg2da9iGbcYgaSjabc+gaVjabcEgaNnaaBaaaleaacqaIXaqmcqaIWaamaeqaaOWaamWaaeaadaWcaaqaaiabdcfaqjabcIcaOiab9rfaujabcYcaSiab91eanjabcYha8jab9zgaMjabcYcaSiab9rha0jabcYcaSiab91gaTjabcYcaSiab+H7aXjabcYcaSiab+T7aSnaaBaaaleaacqWGubavaeqaaOGaeiykaKcabaGaemiuaaLaeiikaGIae0hvaqLaeiilaWIae0xta0KaeiiFaWNae0NzayMaeiilaWIae0hDaqNaeiilaWIae0xBa0MaeiilaWIae4hUdeNaeiilaWIae43UdW2aaSbaaSqaaiabdsfaubqabaGccqGH9aqpcqGHEisPcqGGPaqkaaaacaGLBbGaayzxaaGaeiOla4caaa@7319@

The denominator can be rewritten as

P (T, M|f, t, m, θ, λ T = ∞) = P (T|f, t) P (M|m, θ),

giving

L O D ( λ T | f , t , m , θ ) = log 10 [ P ( T | M , f , t , m , θ , λ T ) P ( T | f , t ) ] . ( 4 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieaacqWFmbatcqWFpbWtcqWFebarcqGGOaakiiGacqGF7oaBdaWgaaWcbaGaemivaqfabeaakiabcYha8Hqabiab9zgaMjabcYcaSiab9rha0jabcYcaSiab91gaTjabcYcaSiab+H7aXjabcMcaPiabg2da9iGbcYgaSjabc+gaVjabcEgaNjabigdaXiabicdaWmaadmaabaWaaSaaaeaacqWGqbaucqGGOaakcqqFubavcqqF8baFcqqFnbqtcqqFSaalcqqFMbGzcqGGSaalcqqF0baDcqGGSaalcqqFTbqBcqGGSaalcqGF4oqCcqGGSaalcqGF7oaBdaWgaaWcbaGaemivaqfabeaakiabcMcaPaqaaiabdcfaqjabcIcaOiab9rfaujabcYcaSiabcYha8jab9zgaMjabcYcaSiab9rha0jab9LcaPaaaaiaawUfacaGLDbaacqGGUaGlcaWLjaGaaCzcaiabcIcaOiabisda0iabcMcaPaaa@6A6A@

The denominator has to be computed only once and acts as a normalization constant. We will use the Cluster Variation Method to approximate both likelihoods independently. The likelihood in the numerator has to be estimated for each position of the trait locus.

The Cluster Variation Method

In this section we describe how the Cluster Variation Method can be used to obtain approximations of marginal distributions of the exact distribution. In order to apply the Cluster Variation Method more conveniently, we will make a slight change in notation.

The probability distribution of a Bayesian network is of the general form

P ( x ) = i P ( x i | x π ( i ) ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakieqacqWF4baEcqGGPaqkcqGH9aqpdaqeqbqaaiabdcfaqjabcIcaOiabdIha4naaBaaaleaacqWGPbqAaeqaaOGaeiiFaWNae8hEaG3aaSbaaSqaaGGaciab+b8aWjabcIcaOiabdMgaPjabcMcaPaqabaGccqGGPaqkcqGGSaalaSqaaiabdMgaPbqab0Gaey4dIunaaaa@4439@

Where π (i) are the nodes with a link directed towards node i, x i is the value assumed by node i and x is a vector of values assumed by all nodes in the Bayesian network. If there are no nodes that have a link pointing to node i, we have

P (x i |xπ(i)) = P (x i ).

We consider evidence to be the observation that a node is clamped to a state, e.g. an individual is affected or has marker genotype (1, 2). Suppose we have evidence that node n is clamped to state x n e MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG4baEdaqhaaWcbaGaemOBa4gabaGaemyzaugaaaaa@310A@ , denoted by e = {x n = x n e MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG4baEdaqhaaWcbaGaemOBa4gabaGaemyzaugaaaaa@310A@ }, then

P ( e = { x n = x n e } ) = x P ( x i = x n e | x π ( i ) ) × i n P ( x i | x π ( i ) ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaafaqaaeGadaaabaGaemiuaaLaeiikaGIaemyzauMaeyypa0Jaei4EaSNaemiEaG3aaSbaaSqaaiabd6gaUbqabaGccqGH9aqpcqWG4baEdaqhaaWcbaGaemOBa4gabaGaemyzaugaaOGaeiyFa0NaeiykaKcabaGaeyypa0dabaWaaabuaeaacqWGqbaucqGGOaakcqWG4baEdaWgaaWcbaGaemyAaKgabeaakiabg2da9iabdIha4naaDaaaleaacqWGUbGBaeaacqWGLbqzaaGccqGG8baFtCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceaGaa8hEamaaBaaaleaaiiGacqGFapaCcqGGOaakcqWGPbqAcqGGPaqkaeqaaOGaeiykaKcaleaacqqG4baEaeqaniabggHiLdaakeaaaeaacqGHxdaTaeaadaqeqbqaaiabdcfaqjabcIcaOiabdIha4naaBaaaleaacqWGPbqAaeqaaOGaeiiFaWNaa8hEamaaBaaaleaacqGFapaCcqGGOaakcqWGPbqAcqGGPaqkaeqaaOGaeiykaKcaleaacqWGPbqAcqGHGjsUcqWGUbGBaeqaniabg+Givdaaaaaa@7585@

For genetic linkage analysis the evidence is on marker genotypes M and trait phenotypes T, and we wish to compute the likelihood of these observations given model parameters.

We now define

ψ i ( x i , x π ( i ) ) = { P ( x i | x π ( i ) ) : no evidence P ( x i | x π ( i ) ) δ ( x i x i e ) : e i = { x i = x i e } , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaadeqaaGGaciab=H8a5naaBaaaleaacqWGPbqAaeqaaOGaeiikaGIaemiEaG3aaSbaaSqaaiabdMgaPbqabaGccqGGSaalieqacqGF4baEdaWgaaWcbaGae8hWdaNaeiikaGIaemyAaKMaeiykaKcabeaakiabcMcaPiabg2da9aqaamaaceaabaqbaeGabiGaaaqaaiabdcfaqjabcIcaOiabdIha4naaBaaaleaacqWGPbqAaeqaaOGaeiiFaWNae4hEaG3aaSbaaSqaaiab=b8aWjabcIcaOiabdMgaPjabcMcaPaqabaGccqGGPaqkcqGG6aGoaeaacqqGUbGBcqqGVbWBcaaMc8UaeeyzauMaeeODayNaeeyAaKMaeeizaqMaeeyzauMaeeOBa4Maee4yamMaeeyzaugabaGaemiuaaLaeiikaGIaemiEaG3aaSbaaSqaaiabdMgaPbqabaGccqGG8baFcqGF4baEdaWgaaWcbaGae8hWdaNaeiikaGIaemyAaKMaeiykaKcabeaakiabcMcaPiab=r7aKjabcIcaOiabdIha4naaBaaaleaacqWGPbqAaeqaaOGaeyOeI0IaemiEaG3aa0baaSqaaiabdMgaPbqaaiabdwgaLbaakiabcMcaPiabcQda6aqaaiabdwgaLnaaBaaaleaacqWGPbqAaeqaaOGaeyypa0Jaei4EaSNaemiEaG3aaSbaaSqaaiabdMgaPbqabaGccqGH9aqpcqWG4baEdaqhaaWcbaGaemyAaKgabaGaemyzaugaaOGaeiyFa0NaeiilaWcaaaGaay5Eaaaaaaa@86F1@

and e = {e1, ..., e n }. Here δ (·) is the delta function, which serves to clamp a node to its observed value. Using these definitions, we can rewrite the likelihood of the evidence e as

P ( e ) = x i ψ i ( x i , x π ( i ) ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakcqqGLbqzcqGGPaqkcqGH9aqpdaaeqbqaamaarafabaacciGae8hYdK3aaSbaaSqaaiabdMgaPbqabaGccqGGOaakcqWG4baEdaWgaaWcbaGaemyAaKgabeaakiabcYcaSGqabiab+Hha4naaBaaaleaacqWFapaCcqGGOaakcqWGPbqAcqGGPaqkaeqaaOGaeiykaKIaeiOla4caleaacqWGPbqAaeqaniabg+GivdaaleaacqGF4baEaeqaniabggHiLdaaaa@4941@

so that the probability distribution over nodes without evidence xi\econditional on nodes with evidence x e is given by

P ( x i \ e | x e ) = 1 P ( e ) i ψ i ( x i , x π ( i ) ) . ( 5 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakieqacqWF4baEdaWgaaWcbaGaemyAaKMaeiixaWLaemyzaugabeaakiabcYha8jab=Hha4naaBaaaleaacqWGLbqzaeqaaOGaeiykaKIaeyypa0ZaaSaaaeaacqaIXaqmaeaacqWGqbaucqGGOaakcqWFLbqzcqGGPaqkaaWaaebuaeaaiiGacqGFipqEdaWgaaWcbaGaemyAaKgabeaakiabcIcaOiabdIha4naaBaaaleaacqWGPbqAaeqaaOGaeiilaWIae8hEaG3aaSbaaSqaaiab+b8aWjabcIcaOiabdMgaPjabcMcaPaqabaGccqGGPaqkcqGGUaGlaSqaaiabdMgaPbqab0Gaey4dIunakiaaxMaacaWLjaGaeiikaGIaeGynauJaeiykaKcaaa@5791@

We now have reformulated the probability distribution of the Bayesian network in terms of so called potential funtions ψ which do not reflect any longer how the links between the nodes were originally directed. Also, the potential functions ψ i (x i , xπ(i)) contain both node i and the parents of node i. As a result, in the undirected graph associated with these potential functions all parents of node i are connected to each other. This formal procedure is called moralization [7] and is essential to the application of all inference methods to Bayesian networks. Equation 5 specifies the same distribution as equation 3, but will be more convenient to apply the Cluster Variation Method to.

Obtaining the exact distribution from a variational principle

The exact distribution P can be derived from a variational principle:

P = arg min P KL ( P | | Ψ ) = x P ( x i \ e | x e ) log P ( x i \ e | x e ) Ψ ( x ) ( 6 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaceGacaaabiqaamAecqWGqbaucqGH9aqpcyGGHbqycqGGYbGCcqGGNbWzcaaMc8UagiyBa0MaeiyAaKMaeiOBa42aaSbaaSqaaiabdcfaqbqabaGccqqGlbWscqqGmbatcqGGOaakcqWGqbaucqGG8baFcqGG8baFiiaacqWFOoqwcqGGPaqkcqGH9aqpaeaaaeaadaaeqbqaaiabdcfaqjabcIcaOGqabiab+Hha4naaBaaaleaacqWGPbqAcqGGCbaxcqWGLbqzaeqaaOGaeiiFaWNae4hEaG3aaSbaaSqaaiabdwgaLbqabaGccqGGPaqkcyGGSbaBcqGGVbWBcqGGNbWzdaWcaaqaaiabdcfaqjabcIcaOiab+Hha4naaBaaaleaacqWGPbqAcqGGCbaxcqWGLbqzaeqaaOGaeiiFaWNae4hEaG3aaSbaaSqaaiabdwgaLbqabaaakeaacqWFOoqwcqGGOaakcqGF4baEcqGGPaqkaaaaleaacqGF4baEaeqaniabggHiLdaakeaacaWLjaGaaCzcaiabcIcaOiabiAda2iabcMcaPaaaaaa@6EEB@

subject to the constraint that P is normalized to one, where

Ψ ( x ) = i ψ i ( x i , x π ( i ) ) , Z = x Ψ ( x ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqqHOoqwcqGGOaakieqacqWF4baEcqGGPaqkcqGH9aqpdaqeqbqaaGGaciab+H8a5naaBaaaleaacqWGPbqAaeqaaOGaeiikaGIaemiEaG3aaSbaaSqaaiabdMgaPbqabaGccqGGSaalcqWF4baEdaWgaaWcbaGae4hWdaNaeiikaGIaemyAaKMaeiykaKcabeaakiabcMcaPiabcYcaSiabdQfaAjabg2da9maaqafabaGaeuiQdKLaeiikaGIae8hEaGNaeiykaKIaeiilaWcaleaacqWF4baEaeqaniabggHiLdaaleaacqWGPbqAaeqaniabg+Givdaaaa@51A0@

and KL is the Kullback-Leibler divergence. The solution is readily given by P = 1 Z Ψ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaWcaaqaaiabigdaXaqaaiabdQfaAbaaiiaacqWFOoqwaaa@307C@ . However, the sum in equation 6 is over an exponential number of states, and is generally intractable.

At this point one can make various choices in making an approximation to the optimization problem defined in equation 6. The CVM approximation fits into this framework as follows. The approach is to replace P with the product

Q = α Q α ( x α ) β Q β a β ( x β ) . ( 7 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGrbqucqGH9aqpdaqeqbqaaiabdgfarnaaBaaaleaaiiGacqWFXoqyaeqaaOGaeiikaGccbeGae4hEaG3aaSbaaSqaaiab=f7aHbqabaGccqGGPaqkaSqaaiab=f7aHbqab0Gaey4dIunakmaarafabaGaemyuae1aa0baaSqaaiab=j7aIbqaaiabdggaHjab=j7aIbaakiabcIcaOiab+Hha4naaBaaaleaacqWFYoGyaeqaaOGaeiykaKIaeiOla4IaaCzcaiaaxMaacqGGOaakcqaI3aWncqGGPaqkaSqaaiab=j7aIbqab0Gaey4dIunaaaa@4DFB@

This expression deserves some explanation and motivation. The labels α B run over the set of basic clusters B. A cluster α consists of a set of nodes x α = { x α 1 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceiGaa8hEamaaBaaaleaacqaHXoqydaWgaaadbaGaeGymaedabeaaaSqabaaaaa@3B27@ , x α 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceiGaa8hEamaaBaaaleaacqaHXoqydaWgaaadbaGaeGOmaidabeaaaSqabaaaaa@3B29@ , ..., x α n MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceiGaa8hEamaaBaaaleaacqaHXoqydaWgaaadbaGaemOBa4gabeaaaSqabaaaaa@3B9C@ } which can in principle be chosen freely. However, the idea is to choose them such that the corresponding marginal distributions Q α (x α ) are tractable for exact computation. Essential to the CVM approximation is that the clusters α are defined on overlapping subsets of nodes: a single node, or even a subset of nodes, can occur in several of the basic clusters α B. Although the product2 of the cluster marginals may not be a good approximation of the full distribution, the approximation is designed such that the cluster marginals Q α (x α ) are accurate approximations of the exact marginals P (x α ).

From the set of the basic clusters B follows the definition of the set of clusters M. The set M contains all clusters that can be constructed by taking intersections of basic clusters α B, intersections of intersections of basic clusters α B, and so forth. Defining U as B M, the coefficients α β are defined by

a β = 1 γ β U a γ , ( 8 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGHbqydaWgaaWcbaacciGae8NSdigabeaakiabg2da9iabigdaXiabgkHiTmaaqafabaGaemyyae2aaSbaaSqaaiab=n7aNbqabaaabaGae83SdCgccaGae43GIKSae8NSdiMae8hcI4SaemyvaufabeqdcqGHris5aOGaeiilaWIaaCzcaiaaxMaacqGGOaakcqaI4aaocqGGPaqkaaa@44B1@

where α γ = 1, γ B. These coefficients are known as the Moebius numbers or over counting numbers.

How can the form of the distribution of equation 7 and the coefficients of equation 8 be justified? If the Bayesian network has no loops3 then the exact distributions is of the form 7 with α i = {i, π (i)}, B = {α i }. If the Bayesian network does have loops, this is not true. However, due to the evidence, many variables become effectively independent and a choice of the basic clusters B exists such that the approximate marginal distributions Q α (x α ) are very close to the exact marginals P (x α ).

Figure 11 shows an example Bayesian network and a choice of clusters indicated by dotted lines, specifying a particular CVM approximation. We have the variables corresponding to the paternal (p) and maternal (m) gene of the founder individuals 1 and 2 and the child 3, for both locus 1 and 2; the index i of the individual is subscripted, the index l of locus is superscripted: G i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@32F5@ and G i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGhbWrdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@32EF@ . Then we have the paternal and maternal meiosis indicators of individual 3, also for both loci: v i l , p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemiCaahaaaaa@3353@ and v i l , m MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaaaa@334D@ respectively. In this example, we have chosen the following clusters α B that will determine the approximation:

Figure 11
figure 11

Example Bayesian network. Clusters are indicated by the dotted lines.

α 1 = { G 3 1 , p , G 3 1 , m , G 1 1 , p , G 1 1 , m , G 2 1 , p , G 2 1 , m , v 3 1 , p , v 3 1 , m } , α 2 = { G 3 2 , p , G 3 2 , m , G 1 2 , p , G 1 2 , m , G 2 2 , p , G 2 2 , m , v 3 2 , p , v 3 2 , m } , α 3 = { v 3 1 , p , v 3 2 , p } , α 4 = { v 3 1 , m , v 3 2 , m } . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaaiabeg7aHnaaBaaaleaacqaIXaqmaeqaaOGaeyypa0ZaaiWaaeaacqWGhbWrdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemiCaahaaOGaeiilaWIaem4raC0aa0baaSqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbaakiabcYcaSiabdEeahnaaDaaaleaacqaIXaqmaeaacqaIXaqmcqGGSaalcqWGWbaCaaGccqGGSaalcqWGhbWrdaqhaaWcbaGaeGymaedabaGaeGymaeJaeiilaWIaemyBa0gaaOGaeiilaWIaem4raC0aa0baaSqaaiabikdaYaqaaiabigdaXiabcYcaSiabdchaWbaakiabcYcaSiabdEeahnaaDaaaleaacqaIYaGmaeaacqaIXaqmcqGGSaalcqWGTbqBaaGccqGGSaalcqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemiCaahaaOGaeiilaWIaemODay3aa0baaSqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbaaaOGaay5Eaiaaw2haaiabcYcaSaqaaiabeg7aHnaaBaaaleaacqaIYaGmaeqaaOGaeyypa0ZaaiWaaeaacqWGhbWrdaqhaaWcbaGaeG4mamdabaGaeGOmaiJaeiilaWIaemiCaahaaOGaeiilaWIaem4raC0aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabd2gaTbaakiabcYcaSiabdEeahnaaDaaaleaacqaIXaqmaeaacqaIYaGmcqGGSaalcqWGWbaCaaGccqGGSaalcqWGhbWrdaqhaaWcbaGaeGymaedabaGaeGOmaiJaeiilaWIaemyBa0gaaOGaeiilaWIaem4raC0aa0baaSqaaiabikdaYaqaaiabikdaYiabcYcaSiabdchaWbaakiabcYcaSiabdEeahnaaDaaaleaacqaIYaGmaeaacqaIYaGmcqGGSaalcqWGTbqBaaGccqGGSaalcqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGOmaiJaeiilaWIaemiCaahaaOGaeiilaWIaemODay3aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabd2gaTbaaaOGaay5Eaiaaw2haaiabcYcaSaqaaiabeg7aHnaaBaaaleaacqaIZaWmaeqaaOGaeyypa0ZaaiWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemiCaahaaOGaeiilaWIaemODay3aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabdchaWbaaaOGaay5Eaiaaw2haaiabcYcaSaqaaiabeg7aHnaaBaaaleaacqaI0aanaeqaaOGaeyypa0ZaaiWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemyBa0gaaOGaeiilaWIaemODay3aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabd2gaTbaaaOGaay5Eaiaaw2haaiabc6caUaaaaa@C681@

Clusters α1 and α2 contain all variables of locus 1 and 2 respectively; clusters α3 and α4 contain the paternal and maternal meiosis indicators respectively that link the two loci. These clusters have the following intersections β M:

β 1 = { v 3 1 , p } , β 2 = { v 3 2 , p } , β 3 = { v 3 1 , m } , β 4 = { v 3 2 , m } . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaaGGaciab=j7aInaaBaaaleaacqaIXaqmaeqaaOGaeyypa0ZaaiWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemiCaahaaaGccaGL7bGaayzFaaGaeiilaWIae8NSdi2aaSbaaSqaaiabikdaYaqabaGccqGH9aqpdaGadaqaaiabdAha2naaDaaaleaacqaIZaWmaeaacqaIYaGmcqGGSaalcqWGWbaCaaaakiaawUhacaGL9baacqGGSaalaeaacqWFYoGydaWgaaWcbaGaeG4mamdabeaakiabg2da9maacmaabaGaemODay3aa0baaSqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbaaaOGaay5Eaiaaw2haaiabcYcaSiab=j7aInaaBaaaleaacqaI0aanaeqaaOGaeyypa0ZaaiWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGOmaiJaeiilaWIaemyBa0gaaaGccaGL7bGaayzFaaGaeiOla4caaaa@5F8F@

In this example there are no intersections of intersections of the basic clusters α B. This choice of the clusters leads to the following expression for equation 7:

Q α 1 ( G 1 1 , G 2 1 , G 3 1 , v 3 1 ) Q α 2 ( G 1 2 , G 2 2 , G 3 2 , v 3 2 ) Q β 1 ( v 3 1 , p ) Q β 2 ( v 3 2 , p ) × Q α 3 ( v 3 1 , p , v 3 2 , p ) Q α 4 ( v 3 1 , m , v 3 2 , m ) Q β 3 ( v 3 1 , m ) Q β 1 ( v 3 2 , m ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakqaadeqaamaalaaabaGaemyuae1aaSbaaSqaaGGaciab=f7aHnaaBaaameaacqaIXaqmaeqaaaWcbeaakmaabmaabaacbeGae43raC0aa0baaSqaaiabigdaXaqaaiabigdaXaaakiabcYcaSiab+DeahnaaDaaaleaacqaIYaGmaeaacqaIXaqmaaGccqGGSaalcqGFhbWrdaqhaaWcbaGaeG4mamdabaGaeGymaedaaOGaeiilaWIae4NDay3aa0baaSqaaiabiodaZaqaaiabigdaXaaaaOGaayjkaiaawMcaaiabdgfarnaaBaaaleaacqWFXoqydaWgaaadbaGaeGOmaidabeaaaSqabaGcdaqadaqaaiab+DeahnaaDaaaleaacqaIXaqmaeaacqaIYaGmaaGccqGGSaalcqGFhbWrdaqhaaWcbaGaeGOmaidabaGaeGOmaidaaOGaeiilaWIae43raC0aa0baaSqaaiabiodaZaqaaiabikdaYaaakiabcYcaSiab+zha2naaDaaaleaacqaIZaWmaeaacqaIYaGmaaaakiaawIcacaGLPaaaaeaacqWGrbqudaWgaaWcbaGae8NSdi2aaSbaaWqaaiabigdaXaqabaaaleqaaOWaaeWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemiCaahaaaGccaGLOaGaayzkaaGaemyuae1aaSbaaSqaaiab=j7aInaaBaaameaacqaIYaGmaeqaaaWcbeaakmaabmaabaGaemODay3aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabdchaWbaaaOGaayjkaiaawMcaaaaacqGHxdaTaeaadaWcaaqaaiabdgfarnaaBaaaleaacqWFXoqydaWgaaadbaGaeG4mamdabeaaaSqabaGcdaqadaqaaiabdAha2naaDaaaleaacqaIZaWmaeaacqaIXaqmcqGGSaalcqWGWbaCaaGccqGGSaalcqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGOmaiJaeiilaWIaemiCaahaaaGccaGLOaGaayzkaaGaemyuae1aaSbaaSqaaiab=f7aHnaaBaaameaacqaI0aanaeqaaaWcbeaakmaabmaabaGaemODay3aa0baaSqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbaakiabcYcaSiabdAha2naaDaaaleaacqaIZaWmaeaacqaIYaGmcqGGSaalcqWGTbqBaaaakiaawIcacaGLPaaaaeaacqWGrbqudaWgaaWcbaGae8NSdi2aaSbaaWqaaiabiodaZaqabaaaleqaaOWaaeWaaeaacqWG2bGDdaqhaaWcbaGaeG4mamdabaGaeGymaeJaeiilaWIaemyBa0gaaaGccaGLOaGaayzkaaGaemyuae1aaSbaaSqaaiab=j7aInaaBaaameaacqaIXaqmaeqaaaWcbeaakmaabmaabaGaemODay3aa0baaSqaaiabiodaZaqaaiabikdaYiabcYcaSiabd2gaTbaaaOGaayjkaiaawMcaaaaacqGGUaGlaaaa@AD3A@

Approximate free energies

We now discuss the optimization problem of equation 6, which is to be redefined in terms of the cluster marginals. Inserting the CVM approximation corresponding to equation 7 into expression 6, we obtain

{ Q γ } arg min Q K L ( Q | | Ψ ) = arg min Q γ F CVM ( Q ) arg min Q γ γ U a γ F γ ( Q γ ) , ( 9 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaamaacmaabaGaemyuae1aaSbaaSqaaGGaciab=n7aNbqabaaakiaawUhacaGL9baacqGHijYUcyGGHbqycqGGYbGCcqGGNbWzcyGGTbqBcqGGPbqAcqGGUbGBdaWgaaWcbaGaemyuaefabeaaieaakiab+Tealjab+XeamjabcIcaOiabdgfarjabcYha8jabcYha8HGaaiab9H6azjabcMcaPiabg2da9aqaaiGbcggaHjabckhaYjabcEgaNjGbc2gaTjabcMgaPjabc6gaUnaaBaaaleaacqWGrbqudaWgaaadbaGae83SdCgabeaaaSqabaacbiGccqaFgbGrdaWgaaWcbaGaee4qamKaeeOvayLaeeyta0eabeaakiabcIcaOiabdgfarjabcMcaPiabggMi6kGbcggaHjabckhaYjabcEgaNjGbc2gaTjabcMgaPjabc6gaUnaaBaaaleaacqWGrbqudaWgaaadbaGae83SdCgabeaaaSqabaGcdaaeqbqaaiabdggaHnaaBaaaleaacqWFZoWzaeqaaOGaemOray0aaSbaaSqaaiab=n7aNbqabaGccqGGOaakcqWGrbqudaWgaaWcbaGae83SdCgabeaakiabcMcaPiabcYcaSiaaxMaacaWLjaGaeiikaGIaeGyoaKJaeiykaKcaleaacqaHZoWzcqGHiiIZcqWGvbqvaeqaniabggHiLdaaaaa@7E30@

where the minimization is subject to normalization constraints

x γ Q γ ( x γ ) = 1 , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaaeqbqaaiabdgfarnaaBaaaleaaiiGacqWFZoWzaeqaaaqaaiabdIha4naaBaaameaacqWFZoWzaeqaaaWcbeqdcqGHris5aOGaeiikaGIaeeiEaG3aaSbaaSqaaiab=n7aNbqabaGccqGGPaqkcqGH9aqpcqaIXaqmcqGGSaalaaa@3CFD@

and consistency constraints

x γ \ x γ Q γ ( x γ ) = Q γ ( x γ ) γ γ . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqabeqacaaabaWaaabuaeaacqWGrbqudaWgaaWcbaacciGae83SdCgabeaakiabcIcaOGqabiab+Hha4naaBaaaleaacqWFZoWzaeqaaOGaeiykaKIaeyypa0Jaemyuae1aaSbaaSqaaiqb=n7aNzaafaaabeaakiabcIcaOiab+Hha4naaBaaaleaacuWFZoWzgaqbaaqabaGccqGGPaqkaSqaaiab+Hha4naaBaaameaacqWFZoWzaeqaaSGaeiixaWLae4hEaG3aaSbaaWqaaiqb=n7aNzaafaaabeaaaSqab0GaeyyeIuoaaOqaaiabgcGiIiab=n7aNjabgoOijlqb=n7aNzaafaGae8Nla4caaaaa@4EFF@

Again, a γ are the Moebius numbers. The consistency constraints ensure that if two clusters have a non-empty intersection, the marginal distributions on the nodes in the overlap are consistent.

In equation 9 we have introduced the free energy F γ (Q γ ) of cluster γ U:

F γ ( Q γ ) = x γ Q γ ( x γ ) log Q γ ( x γ ) Ψ γ ( x γ ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGgbGrdaWgaaWcbaacciGae83SdCgabeaakiabcIcaOiabdgfarnaaBaaaleaacqWFZoWzaeqaaOGaeiykaKIaeyypa0ZaaabuaeaacqWGrbqudaWgaaWcbaGae83SdCgabeaakiabcIcaOGqabiab+Hha4naaBaaaleaacqWFZoWzaeqaaOGaeiykaKIagiiBaWMaei4Ba8Maei4zaC2aaSaaaeaacqWGrbqudaWgaaWcbaGae83SdCgabeaakiabcIcaOiab+Hha4naaBaaaleaacqWFZoWzaeqaaOGaeiykaKcabaaccaGae0hQdK1aaSbaaSqaaiab=n7aNbqabaGccqGGOaakcqGF4baEdaWgaaWcbaGae83SdCgabeaakiabcMcaPaaacqGGSaalaSqaaiab+Hha4naaBaaameaacqWFZoWzaeqaaaWcbeqdcqGHris5aaaa@5852@

where

Ψ γ ( x γ ) = { i , π ( i ) } γ ψ i ( x i , x π ( i ) ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqqHOoqwdaWgaaWcbaGaeq4SdCgabeaakiabcIcaOiabdIfaynaaBaaaleaacqaHZoWzaeqaaOGaeiykaKIaeyypa0ZaaebuaeaaiiGacqWFipqEdaWgaaWcbaGaemyAaKgabeaaaeaacqGG7bWEcqWGPbqAcqGGSaalcqaHapaCcqGGOaakcqWGPbqAcqGGPaqkcqGG9bqFcqGHckcZdaWgaaadbaGaeq4SdCgabeaaaSqab0Gaey4dIunakiabcIcaOiabdIfaynaaBaaaleaacqWGPbqAaeqaaOGaeiilaWIaemiwaG1aaSbaaSqaaiabec8aWjabcIcaOiabdMgaPjabcMcaPaqabaGccqGGPaqkcqGGUaGlaaa@55AC@

Ψ γ contains all conditional probability tables that are defined on subsets of nodes in cluster γ. The optimization problem in equation 9 is now in terms of the distributions Q γ (x γ ), which are tractable by choice. The intractable optimization problem of equation 6 has been turned into a tractable optimization problem, by substituting the exact distribution P the product Q defined in equation 7. In the next section we will discuss how the optimization problem of equation 9 can be solved efficiently.

Returning to the example of figure 11, we can now write down the corresponding free energy which is to be minimized with respect to the cluster marginals Q α (x α ) and Q β (x β ):

F c v m ( Q α , Q β ) = + 1 F α 1 ( Q α 1 ) + 1 F α 2 ( Q α 2 ) + 1 F α 3 ( Q α 3 ) + 1 F α 4 ( Q α 4 ) 1 F β 1 ( Q β 1 ) 1 F β 2 ( Q β 2 ) 1 F β 3 ( Q β 3 ) 1 F β 4 ( Q β 4 ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaaeWadaaabaGaemOray0aaSbaaSqaaGqaaiab=ngaJjab=zha2jab=1gaTbqabaGccqGGOaakcqWGrbqudaWgaaWcbaGaeqySdegabeaakiabcYcaSiabdgfarnaaBaaaleaaiiGacqGFYoGyaeqaaOGaeiykaKcabaGaeyypa0dabaGaey4kaSIaeGymaeJaeyyXICTaemOray0aaSbaaSqaaiabeg7aHnaaBaaameaacqaIXaqmaeqaaaWcbeaakiabcIcaOiabdgfarnaaBaaaleaacqaHXoqydaWgaaadbaGaeGymaedabeaaaSqabaGccqGGPaqkcqGHRaWkcqaIXaqmcqGHflY1cqWGgbGrdaWgaaWcbaGaeqySde2aaSbaaWqaaiabikdaYaqabaaaleqaaOGaeiikaGIaemyuae1aaSbaaSqaaiabeg7aHnaaBaaameaacqaIYaGmaeqaaaWcbeaakiabcMcaPaqaaaqaaaqaaiabgUcaRiabigdaXiabgwSixlabdAeagnaaBaaaleaacqaHXoqydaWgaaadbaGaeG4mamdabeaaaSqabaGccqGGOaakcqWGrbqudaWgaaWcbaGaeqySde2aaSbaaWqaaiabiodaZaqabaaaleqaaOGaeiykaKIaey4kaSIaeGymaeJaeyyXICTaemOray0aaSbaaSqaaiabeg7aHnaaBaaameaacqaI0aanaeqaaaWcbeaakiabcIcaOiabdgfarnaaBaaaleaacqaHXoqydaWgaaadbaGaeGinaqdabeaaaSqabaGccqGGPaqkaeaaaeaaaqaabeqaaiabgkHiTiabigdaXiabgwSixlabdAeagnaaBaaaleaacqGFYoGydaWgaaadbaGae8xmaedabeaaaSqabaGccqGGOaakcqWGrbqudaWgaaWcbaGae4NSdi2aaSbaaWqaaiab=fdaXaqabaaaleqaaOGaeiykaKIaeyOeI0IaeGymaeJaeyyXICTaemOray0aaSbaaSqaaiab+j7aInaaBaaameaacqWFYaGmaeqaaaWcbeaakiabcIcaOiabdgfarnaaBaaaleaacqGFYoGydaWgaaadbaGae8NmaidabeaaaSqabaGccqGGPaqkaeaacqGHsislcqaIXaqmcqGHflY1cqWGgbGrdaWgaaWcbaGae4NSdi2aaSbaaWqaaiab=ndaZaqabaaaleqaaOGaeiikaGIaemyuae1aaSbaaSqaaiab+j7aInaaBaaameaacqWFZaWmaeqaaaWcbeaakiabcMcaPiabgkHiTiabigdaXiabgwSixlabdAeagnaaBaaaleaacqGFYoGydaWgaaadbaGae8hnaqdabeaaaSqabaGccqGGOaakcqWGrbqudaWgaaWcbaGae4NSdi2aaSbaaWqaaiab=rda0aqabaaaleqaaOGaeiykaKIaeiOla4caaaaaaa@ACF0@

Here the Moebius numbers are in boldface. The minimization is subject to normalization and consistency constraints. For example, the consistency constraint between clusters α1 and β1:

G 3 1 , G 1 1 , G 2 1 , v 3 1 , m Q α 1 ( G 3 1 , G 1 1 , G 2 1 , v 3 1 , m , v 3 1 , p ) = Q β 1 ( v 3 1 , p ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaadeqaamaaqafabaGaemyuae1aaSbaaSqaaGGaciab=f7aHnaaBaaameaacqaIXaqmaeqaaaWcbeaaaeaadaqfWaqabWqaaiabiodaZaqaaiabigdaXaGdbaacbeGae43raCeaaSGaeiilaWYaaubmaeqameaacqGFXaqmaeaacqGFXaqma4qaaiab+DeahbaaliabcYcaSmaavadabeadbaGaeGOmaidabaGaeGymaedaoeaacqGFhbWraaWccqGGSaaldaqfWaqabWqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbGdbaacbiGae0NDayhaaaWcbeqdcqGHris5aOWaaeWaaeaadaqfWaqabSqaaiabiodaZaqaaiabigdaXaqdbaGae43raCeaaOGaeiilaWYaaubmaeqaleaacqaIXaqmaeaacqaIXaqma0qaaiab+DeahbaakiabcYcaSmaavadabeWcbaGaeGOmaidabaGaeGymaedaneaacqGFhbWraaGccqGGSaaldaqfWaqabSqaaiabiodaZaqaaiabigdaXiabcYcaSiabd2gaTbqdbaGae0NDayhaaOGaeiilaWYaaubmaeqaleaacqaIZaWmaeaacqaIXaqmcqGGSaalcqWGWbaCa0qaaiab9zha2baaaOGaayjkaiaawMcaaaqaaiabg2da9iabdgfarnaaBaaaleaacqWFYoGydaWgaaadbaaccaGaeWxmaedabeaaaSqabaGcdaqadaqaamaavadabeWcbaGaeW3mamdabaGaeWxmaeJaeWhlaWIaemiCaahaneaacqqF2bGDaaaakiaawIcacaGLPaaaaaaa@6DB8@

In the example, we have put all meiosis nodes into different clusters. In practice this gives inaccurate approximations; it turns out to be neccessary to join all paternal and maternal meiosis indicators in one cluster, because of the strong correlations between these variables. The reason is that if the phase in one of the genotypes of the parents is reversed, for a given state of the meiosis indicators different alleles are transmitted to the children.

Minimizing the CVM free energy

Minimizing the CVM free energy is difficult, since the functional FCVM (Q) is high-dimensional and generally non-convex. Yedidia et al. [13] derived an inference algorithm based on the Cluster Variation Method, called Generalized Belief Propagation (GBP). This fixed point iteration algorithm is not guaranteed to converge, because of the non-convexity of the CVM free energy. Convergent algorithms were proposed by Rangarajan et al. [26] and Teh et al. [27] and more recently by Heskes et al. [28]. These so-called double loop algorithms minimize FCVM (Q γ ) by iteratively improving a convex upper bound on the non-convex functional FCVM (Q γ ) that can be minimized by fixed point iteration. The double loop algorithm always converges to a (local) minimum of the free energy.

We use the double loop approach described in [28]. Although single loop algorithms [13] in some cases may converge, often they require damping of the fixed point equations and it can be difficult to find a good trade-off between efficiency and robustness of the algorithm. Double loop algorithms can be slower when single loop algorithms converge, but the setting of the parameters of the double loop algorithm is less critical and convergence is guaranteed in theory.

We will give an outline of the algorithm; for full details we refer to [28]. The starting point is the issue of the non-convexity of FCVM (Q). The free energy of each cluster, F γ (Q γ (x γ )), is convex in terms of the approximate marginals Q γ (x γ ). This can be seen by writing it out:

F γ ( Q γ ( x γ ) ) = Q γ ( x γ ) log Ψ γ ( x γ ) + Q γ ( x γ ) log Q γ ( x γ ) E ( Q γ ) S ( Q γ ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGgbGrdaWgaaWcbaGaeq4SdCgabeaakmaabmaabaGaemyuae1aaSbaaSqaaiabeo7aNbqabaGcdaqadaqaaGqabiab=HfaynaaBaaaleaacqaHZoWzaeqaaaGccaGLOaGaayzkaaaacaGLOaGaayzkaaGaeyypa0Jaemyuae1aaSbaaSqaaiabeo7aNbqabaGccqGGOaakcqWFybawdaWgaaWcbaGaeq4SdCgabeaakiabcMcaPiGbcYgaSjabc+gaVjabcEgaNjabfI6aznaaBaaaleaacqaHZoWzaeqaaOWaaeWaaeaacqWFybawdaWgaaWcbaGaeq4SdCgabeaaaOGaayjkaiaawMcaaiabgUcaRiabdgfarnaaBaaaleaacqaHZoWzaeqaaOWaaeWaaeaacqWFybawdaWgaaWcbaGaeq4SdCgabeaaaOGaayjkaiaawMcaaiGbcYgaSjabc+gaVjabcEgaNjabdgfarnaaBaaaleaacqaHZoWzaeqaaOWaaeWaaeaacqWFybawdaWgaaWcbaGaeq4SdCgabeaaaOGaayjkaiaawMcaaiabggMi6kabgkHiTiabdweafnaabmaabaGaemyuae1aaSbaaSqaaiabeo7aNbqabaaakiaawIcacaGLPaaacqGHsislcqWGtbWudaqadaqaaiabdgfarnaaBaaaleaacqaHZoWzaeqaaaGccaGLOaGaayzkaaGaeiOla4caaa@71FC@

Here we have introduced the energy E (Q γ ) and entropy S (Q γ ). These names stem from statistical physics, where the Cluster Variation Method is used to compute properties of certain metals that can be described as systems of interacting magnetic spins. The energy term is linear in the marginal distribution Q γ . By differentiation it can be seen that the minus entropy has a positive second derivative, and therefore – S (Q γ ) is convex.

We now take a look at the CVM free energy again and identify the convex and concave terms:

F C V M ( Q ) = α F α ( Q α ) + β M + a β F β ( Q β ) β M | a β | F β ( Q β ) . ( 10 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakqaaeeqaaiabdAeagnaaBaaaleaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceaGaa83qaiaa=zfacaWFnbaabeaakmaabmaabaGaemyuaefacaGLOaGaayzkaaGaeyypa0ZaaabuaeaacqWGgbGrdaWgaaWcbaacciGae4xSdegabeaakmaabmaabaGaemyuae1aaSbaaSqaaiab+f7aHbqabaaakiaawIcacaGLPaaaaSqaaiabeg7aHbqab0GaeyyeIuoakiabgUcaRmaaqafabaGaemyyae2aaSbaaSqaaiab+j7aIbqabaGccqWGgbGrdaWgaaWcbaGae4NSdigabeaakmaabmaabaGaemyuae1aaSbaaSqaaiab+j7aIbqabaaakiaawIcacaGLPaaaaSqaaiab+j7aIjabgIGiolabd2eannaaCaaameqabaGaey4kaScaaaWcbeqdcqGHris5aaGcbaGaeyOeI0YaaabuaeaadaabdaqaaiabdggaHnaaBaaaleaacqGFYoGyaeqaaaGccaGLhWUaayjcSdGaemOray0aaSbaaSqaaiab+j7aIbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqGFYoGyaeqaaaGccaGLOaGaayzkaaGaeiOla4IaaCzcaiaaxMaacqGGOaakcqaIXaqmcqaIWaamcqGGPaqkaSqaaiab+j7aIjabgIGiolabd2eannaaCaaameqabaGaeyOeI0caaaWcbeqdcqGHris5aaaaaa@78BC@

Here M+ is the set of clusters β M : a β > 0 and M- M : a β < 0. Since all free energies are convex, clusters β M- with negative Moebius numbers have concave contributions to the total free energy FCVM (Q), which therefore becomes non-convex.

The double loop algorithm is based on the following idea. Since the fixed point iterations as employed in GBP converge if the free energy is convex, a convergent algorithm can be constructed by iteratively minimizing and improving convex upper bounds to the CVM free energy. Let's denote the convex upper bound by Fconv (Q, Q'). Define Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@ as the collection of marginal distributions (i.e. cluster marginals) that are normalized and satisfy all constistency constraints between overlapping marginal distributions. Following [28], if the upper bound is at least twice differentiable and satisfies the following properties:

  1. 1.

    Fconv (Q, Q') ≥ FCVM (Q) Q, Q' Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@

  2. 2.

    Fconv (Q, Q) = FCVM (Q) Q Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@

  3. 3.

    Fconv (Q, Q') is convex in Q Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@ , Q' Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@ ,

then the algorithm

Q n + 1 = a r g m i n Q Q F c o n v ( Q , Q n ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaieGacqWFrbqudaWgaaWcbaGae8NBa4gcbaGae43kaSIae4xmaedabeaakiabg2da9iab+fgaHjab+jhaYjab+DgaNjab+1gaTjab+LgaPjab+5gaUnaaBaaaleaacqWFrbqucqGHiiIZimGacqqFqeFuaeqaaOGae8Nray0aaSbaaSqaaiab+ngaJjab+9gaVjab+5gaUjab+zha2bqabaGccqGFOaakcqWFrbqucqGFSaalcqWFrbqudaWgaaWcbaGae8NBa4gabeaakiab+LcaPiab+XcaSaaa@56D8@

with Q n the approximate marginals at iteration n, is guaranteed to converge to a local minimum of the CVM free energy FCVM(Q) under the appropriate constraints. The free energy decreases with each iteration, since

F C V M ( Q n + 1 ) F c o n v ( Q n + 1 , Q n ) F c o n v ( Q n , Q n ) = F C V M ( Q n ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaaiabdAeagnaaBaaaleaaieaacqWFdbWqcqWFwbGvcqWFnbqtaeqaaOGaeiikaGIaemyuae1aaSbaaSqaaiabd6gaUjabgUcaRiabigdaXaqabaGccqGGPaqkcqGHKjYOcqWGgbGrdaWgaaWcbaGae83yamMae83Ba8Mae8NBa4Mae8NDayhabeaakiabcIcaOiabdgfarnaaBaaaleaacqWGUbGBcqGHRaWkcqaIXaqmaeqaaOGaeiilaWIaemyuae1aaSbaaSqaaiabd6gaUbqabaGccqGGPaqkaeaacaaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaaGPaVlaaykW7caaMc8UaeyizImQaemOray0aaSbaaSqaaiab=ngaJjab=9gaVjab=5gaUjab=zha2bqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqWGUbGBcqGGSaalaeqaaOGaemyuae1aaSbaaSqaaiabd6gaUbqabaaakiaawIcacaGLPaaacqGH9aqpcqWGgbGrdaWgaaWcbaGae83qamKae8NvayLae8xta0eabeaakmaabmaabaGaemyuae1aaSbaaSqaaiabd6gaUbqabaaakiaawIcacaGLPaaacqGGSaalaaaa@8BFF@

where the first inequality follows from condition 1 (upper bound) and the second from the definition of the algorithm. Condition 2 (touching) in combination with differentiability ensures that the algorithm is only stationary in points where the gradient of FCVM is zero. By construction, Q n Q MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFqeFuaaa@3841@ for all n.

A convex upper bound can be obtained easily by bounding the concave contributions to the free energy. Since the energy term in the free energy of each cluster is already convex, only the concave entropy terms of clusters with negative Moebius number need to be bounded. A convex upper bound on a concave entropy term can be achieved by linearizing it:

S β ( Q β ) = x β Q β ( x β ) log Q β ( x β ) x β Q β ( x β ) log Q β ' ( x β ) S β ( Q β , Q β ' ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaabeqaaiabdofatnaaBaaaleaaiiGacqWFYoGyaeqaaOWaaeWaaeaacqWGrbqudaWgaaWcbaGae8NSdigabeaaaOGaayjkaiaawMcaaiabg2da9iabgkHiTmaaqafabaGaemyuae1aaSbaaSqaaiab=j7aIbqabaGcdaqadaqaaGqabiab+Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaGagiiBaWMaei4Ba8Maei4zaCMaemyuae1aaSbaaSqaaiab=j7aIbqabaGcdaqadaqaaiab+Hha4naaBaaaleaacqaHYoGyaeqaaaGccaGLOaGaayzkaaaaleaacqGF4baEdaWgaaadbaGaeqOSdigabeaaaSqab0GaeyyeIuoakiabgsMiJcqaaiabgkHiTmaaqafabaGaemyuae1aaSbaaSqaaiab=j7aIbqabaGcdaqadaqaaiab+Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaaaleaacqGF4baEdaWgaaadbaGaeqOSdigabeaaaSqab0GaeyyeIuoakiGbcYgaSjabc+gaVjabcEgaNjabdgfarnaaDaaaleaacqWFYoGyaeaacqGGNaWjaaGcdaqadaqaaiab+Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaGaeyyyIORaem4uam1aaSbaaSqaaiab=j7aIbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqWFYoGyaeqaaOGaeiilaWIaemyuae1aa0baaSqaaiab=j7aIbqaaiabcEcaNaaaaOGaayjkaiaawMcaaiabcYcaSaaaaa@7B05@

which directly follows from KL (Q β , Q β ' MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGrbqudaqhaaWcbaacciGae8NSdigabaGaei4jaCcaaaaa@3082@ ) ≥ 0. Putting this into expression 10, we obtain for the convex upper bound:

F c o n v ( Q , Q ' ) = α B E α ( Q α ) α S α ( Q α ) + β M + a β E β ( Q β ) + β M a β E β ( Q β ) β M + a β S β ( Q β ) β M a β S β ( Q β , Q β ' ) . ( 11 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaceWacaaabaGaemOray0aaSbaaSqaaGqaaiab=ngaJjab=9gaVjab=5gaUjab=zha2bqabaGcdaqadaqaaiabdgfarjabcYcaSiabdgfarnaaCaaaleqabaGaei4jaCcaaaGccaGLOaGaayzkaaGaeyypa0ZaaabuaeaacqWGfbqrdaWgaaWcbaacciGae4xSdegabeaakmaabmaabaGaemyuae1aaSbaaSqaaiab+f7aHbqabaaakiaawIcacaGLPaaaaSqaaiab+f7aHjabgIGiolabdkeacbqab0GaeyyeIuoakiabgkHiTmaaqafabaGaem4uam1aaSbaaSqaaiab+f7aHbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqGFXoqyaeqaaaGccaGLOaGaayzkaaaaleaacqGFXoqyaeqaniabggHiLdaakeaaaeaacqGHRaWkdaaeqbqaaiabdggaHnaaBaaaleaacqGFYoGyaeqaaOGaemyrau0aaSbaaSqaaiab+j7aIbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqGFYoGyaeqaaaGccaGLOaGaayzkaaaaleaacqGFYoGycqGHiiIZcqWGnbqtdaahaaadbeqaaiabgUcaRaaaaSqab0GaeyyeIuoakiabgUcaRmaaqafabaGaemyyae2aaSbaaSqaaiab+j7aIbqabaGccqWGfbqrdaWgaaWcbaGae4NSdigabeaakmaabmaabaGaemyuae1aaSbaaSqaaiab+j7aIbqabaaakiaawIcacaGLPaaaaSqaaiab+j7aIjabgIGiolabd2eannaaCaaameqabaGaeyOeI0caaaWcbeqdcqGHris5aaGcbaaabaGaeyOeI0YaaabuaeaacqWGHbqydaWgaaWcbaGae4NSdigabeaakiabdofatnaaBaaaleaacqGFYoGyaeqaaOWaaeWaaeaacqWGrbqudaWgaaWcbaGae4NSdigabeaaaOGaayjkaiaawMcaaaWcbaGae4NSdiMaeyicI4Saemyta00aaWbaaWqabeaacqGHRaWkaaaaleqaniabggHiLdGccqGHsisldaaeqbqaaiabdggaHnaaBaaaleaacqGFYoGyaeqaaOGaem4uam1aaSbaaSqaaiab+j7aIbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqGFYoGyaeqaaOGaeiilaWIaemyuae1aa0baaSqaaiab+j7aIbqaaiabcEcaNaaaaOGaayjkaiaawMcaaiabc6caUaWcbaGae4NSdiMaeyicI4Saemyta00aaWbaaWqabeaacqGHsislaaaaleqaniabggHiLdaakeaacaWLjaGaaCzcaiabcIcaOiabigdaXiabigdaXiabcMcaPaaaaaa@AAF7@

We now see that the both the energy E β (Q β ) and the bounded entropy S β (Q β , Q β ' MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGrbqudaqhaaWcbaacciGae8NSdigabaGaei4jaCcaaaaa@3082@ ) are linear in the cluster marginal Q β (x β ). We can therefore simplify expression 11 by redefining the energies of the basic clusters α B:

E ˜ α ( Q α ) x α Q α ( x α ) l o g Ψ α ( x α ) β M α a β x β Q β ( x β ) l o g Ψ β ( x β ) + β M α a β x β Q β ( x β ) l o g Q β ( x β ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaceWabaaabaGaeyOeI0IafmyrauKbaGaadaWgaaWcbaacciGae8xSdegabeaakmaabmaabaacbiGae4xuae1aaSbaaSqaaiab=f7aHbqabaaakiaawIcacaGLPaaacqGHHjIUcqGHsisldaaeqbqaaiab+ffarnaaBaaaleaacqWFXoqyaeqaaOWaaeWaaeaaieqacqqF4baEdaWgaaWcbaGae8xSdegabeaaaOGaayjkaiaawMcaaaWcbaGae0hEaG3aaSbaaWqaaiab=f7aHbqabaaaleqaniabggHiLdacbaGccqaFSbaBcqaFVbWBcqaFNbWziiaacqWEOoqwdaWgaaWcbaGae8xSdegabeaakmaabmaabaGae0hEaG3aaSbaaSqaaiab=f7aHbqabaaakiaawIcacaGLPaaaaeaacqGHsisldaaeqbqaaiab+fgaHnaaBaaaleaacqWFYoGyaeqaaaqaaiab=j7aIjabgIGiolab+1eanjabgkOimlab=f7aHbqab0GaeyyeIuoakmaaqafabaGae4xuae1aaSbaaSqaaiab=j7aIbqabaaabaGae0hEaG3aaSbaaWqaaiab=j7aIbqabaaaleqaniabggHiLdGcdaqadaqaaiab9Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaGaeWhBaWMaeW3Ba8MaeW3zaCMaeShQdK1aaSbaaSqaaiab=j7aIbqabaGcdaqadaqaaiab9Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaaabaGaey4kaSYaaabuaeaacqWGHbqydaWgaaWcbaGae8NSdigabeaaaeaacqWFYoGycqGHiiIZcqGFnbqtdaahaaadbeqaaiabgkHiTaaaliabgkOimlab=f7aHbqab0GaeyyeIuoakmaaqafabaGae4xuae1aaSbaaSqaaiab=j7aIbqabaaabaGae0hEaG3aaSbaaWqaaiab=j7aIbqabaaaleqaniabggHiLdGcdaqadaqaaiab9Hha4naaBaaaleaacqWFYoGyaeqaaaGccaGLOaGaayzkaaGaeWhBaWMaeW3Ba8MaeW3zaCMaf4xuaeLbauaadaWgaaWcbaGae8NSdigabeaakmaabmaabaGae0hEaG3aaSbaaSqaaiab=j7aIbqabaaakiaawIcacaGLPaaaaaaaaa@A0BA@

The convex upper bound becomes

F c o n v ( Q , Q ) = α B E ˜ α ( Q α ) α S α ( Q α ) β M + a β S β ( Q β ) . ( 12 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqaaeGadaaabaGaemOray0aaSbaaSqaaGqaaiab=ngaJjab=9gaVjab=5gaUjab=zha2bqabaGcdaqadaqaaGqaciab+ffarnXvP5wqSXMqHnxAJn0BKvguHDwzZbqegyvzYrwyUfgaiqGacaqFSaGaf4xuaeLbauaaaiaawIcacaGLPaaaaeaacqGH9aqpdaaeqbqaaiqbdweafzaaiaWaaSbaaSqaaGGaciab8f7aHbqabaGcdaqadaqaaiabdgfarnaaBaaaleaacqaFXoqyaeqaaaGccaGLOaGaayzkaaaaleaacqaFXoqycqGHiiIZcqWGcbGqaeqaniabggHiLdGccqGHsisldaaeqbqaaiabdofatnaaBaaaleaacqaFXoqyaeqaaOWaaeWaaeaacqWGrbqudaWgaaWcbaGaeWxSdegabeaaaOGaayjkaiaawMcaaaWcbaGaeWxSdegabeqdcqGHris5aaGcbaaabaaabaGaeyOeI0YaaabuaeaacqWGHbqydaWgaaWcbaGaeWNSdigabeaakiabdofatnaaBaaaleaacqaFYoGyaeqaaOWaaeWaaeaacqWGrbqudaWgaaWcbaGaeWNSdigabeaaaOGaayjkaiaawMcaaaWcbaGaeWNSdiMaeyicI4Saemyta00aaWbaaWqabeaacqGHRaWkaaaaleqaniabggHiLdGccqGGUaGlaeaacaWLjaGaaCzcaiabcIcaOiabigdaXiabikdaYiabcMcaPaaaaaa@7687@

This upper bound can be minimized using the single loop algorithm described in [13].

Thus, the double loop algorithm consists of an outer loop and an inner loop:

Outer loop : compute convex upper bound 12 with Q' = Q n ;

Inner loop : minimize Fconv(Q, Q'), using single loop fixed point interations, yielding Qn+1.

The procedure is illustrated in figure 12.

Figure 12
figure 12

Illustration of the double loop algorithm. At iteration n + 1, in the outer loop the convex upper bound Fconv (Q ,Qn+1) to FCVM(Q) is computed, touching FCVM (Q) at Q n . The unique minimum of the convex upper bound is reached using a single loop fixed point iteration scheme in the inner loop and is attained at Qn+1. At this point an outer loop and an inner loop of the double loop algorithm have been completed, and a new upper bound to FCVM (Q) at Q1 is computed in iteration n + 2.

We have described the double loop algorithm with the case where all subclusters with negative Moebius numbers are bounded. However it is possible to bound convex entropy contributions of sub-clusters with positive Moebius numbers as well. This tends to sharpen the bound because then the bounding of the convex entropy terms counters the effect of bounding concave entropy terms. An advantage of this bound is that the inner loop iteration scheme becomes much simpler. This is the bound that we have used for the simulations in this article. Even tighter bounds can be obtained by not bounding all concave entropy terms such that Fconv is convex on the constraint subset. We refer to [28] for more details on the specific conditions.

Applying the Cluster Variation Method to linkage analysis

In this section we describe how we apply the Cluster Variation Method to estimate LOD scores. We outline the algorithm for the case that the pedigrees is not inbred, which is the case for which we have performed simulations.

From the definition of the Bayesian network in equation 3 it follows that the exact likelihood of the phenotypes T conditional on the marker genotypes M can always be rewritten as:

P ( T | M , f , t , m , θ , λ T ) = v T , v M , G T , G M P ( T , G T | v T , f , t ) × P ( v T | v M , θ , λ T ) P ( v M , G M | M , m , θ ) ( 13 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqabeWacaaabaGaemiuaa1aaeWaaeaaieqacqWFubavieaacqGF8baFcqWFnbqtcqGFSaalcqWFMbGzcqGFSaalcqWF0baDcqGFSaalcqWFTbqBcqGFSaaliiGacqqF4oqCcqGFSaalcqaH7oaBdaWgaaWcbaGaemivaqfabeaaaOGaayjkaiaawMcaaiabg2da9aqaaaqaamaaqafabaGaemiuaa1aaeWaaeaacqWFubavcqGFSaalcqWFhbWrdaWgaaWcbaGaemivaqfabeaakiabcYha8jab=zha2naaBaaaleaaieGacqaFubavaeqaaOGae4hlaWIae8NzayMae4hlaWIae8hDaqhacaGLOaGaayzkaaGaey41aqlaleaacqWF2bGDdaWgaaadbaGaeWhvaqfabeaaliab+XcaSiab=zha2naaBaaameaacqaFnbqtaeqaaSGae4hlaWIae83raC0aaSbaaWqaaiab8rfaubqabaWccqGFSaalcqWFhbWrdaWgaaadbaGaeWxta0eabeaaaSqab0GaeyyeIuoaaOqaaaqaaiabdcfaqnaabmaabaGae8NDay3aaSbaaSqaaiab8rfaubqabaGccqGG8baFcqWF2bGDdaWgaaWcbaGaeWxta0eabeaakiab+XcaSiab9H7aXjab+XcaSiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLOaGaayzkaaGaemiuaa1aaeWaaeaacqWF2bGDdaWgaaWcbaGaeWxta0eabeaakiab+XcaSiab=DeahnaaBaaaleaacqaFnbqtaeqaaOGaeiiFaWNae8xta0KaeiilaWIae8xBa0MaeiilaWIae0hUdehacaGLOaGaayzkaaaabaGaaCzcaiaaxMaacqGGOaakcqaIXaqmcqaIZaWmcqGGPaqkaaaaaa@8829@

The first factor on the right hand side concerns the likelihood of the trait data given an inheritance vector v T on the trait locus. The second factor is a distribution over trait locus inheritance vectors, conditional on marker loci inheritance vectors, v M . The last term is the distribution over marker loci inheritance vectors conditional on the marker data M, the marker allele frequencies and the recombination frequencies θ specified by the marker map. Essentially this decomposition is possible because the marker and trait loci are connected only through the meiosis indicators; the model can be viewed as a Hidden Markov Model where the meiosis indicators v are the hidden variables.

Outline The decomposition of the probability distribution P (T|M, f, t, m, θ, λ T ) of equation 13 is central to our approach. We now give an outline of the algorithm and then discuss each step of the algorithm in more detail.

  1. 1.

    The first step of the algorithm is to make the following approximation with the Cluster Variation Method:

P ( v M , G M | M , m , θ ) γ U Q γ a γ ( x γ ) , ( 14 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaacqWGqbaudaqadaqaaGqabiab=zha2naaBaaaleaacqWGnbqtaeqaaOGaeiilaWIae83raC0aaSbaaSqaaiabd2eanbqabaGccqGG8baFcqWFnbqtieaacqGFSaalcqWFTbqBcqGFSaaliiGacqqF4oqCaiaawIcacaGLPaaacqGHijYUdaqeqbqaaiabdgfarnaaDaaaleaacqaHZoWzaeaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaeHbwvMCKfMBHbaceiGaaWxyamaaBaaameaacqaHZoWzaeqaaaaakmaabmaabaGae8hEaG3aaSbaaSqaaiab9n7aNbqabaaakiaawIcacaGLPaaacqGGSaalaSqaaiab9n7aNjabgIGiolabdwfavbqab0Gaey4dIunakiaaxMaacaWLjaGaeiikaGIaeGymaeJaeGinaqJaeiykaKcaaa@5FF7@

where Q γ (x γ ) are the approximate marginal distributions over clusters γ U = B M, and α γ the corresponding Moebius numbers. The marginals Q γ are obtained with the double loop algorithm described in the previous section. This step is performed only once; the trait locus has no part in this approximation.

  1. 2.

    In the second step, the likelihood of trait data is computed for each location of the trait locus, using the approximate distribution over inheritances on the marker loci:

for each position of the trait locus λ T :

P ( T | M , f , t , m , θ , λ T ) v T , v M , G T , G M P ( T , G T | v T , f , t ) × P ( v T | v M , θ , λ T ) γ Q γ a γ ( x γ ) , ( 15 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaafaqabeWacaaabaGaemiuaa1aaeWaaeaaieqacqWFubavieaacqGF8baFcqWFnbqtcqGFSaalcqWFMbGzcqGFSaalcqWF0baDcqGFSaalcqWFTbqBcqGFSaaliiGacqqF4oqCcqGFSaalcqaH7oaBdaWgaaWcbaGaemivaqfabeaaaOGaayjkaiaawMcaaiabgIKi7cqaaaqaamaaqafabaGaemiuaa1aaeWaaeaacqWFubavcqGFSaalcqWFhbWrdaWgaaWcbaGaemivaqfabeaakiabcYha8jab=zha2naaBaaaleaaieGacqaFubavaeqaaOGae4hlaWIae8NzayMae4hlaWIae8hDaqhacaGLOaGaayzkaaGaey41aqlaleaacqWF2bGDdaWgaaadbaGaeWhvaqfabeaaliab+XcaSiab=zha2naaBaaameaacqaFnbqtaeqaaSGae4hlaWIae83raC0aaSbaaWqaaiab8rfaubqabaWccqGFSaalcqWFhbWrdaWgaaadbaGaeWxta0eabeaaaSqab0GaeyyeIuoaaOqaaaqaaiabdcfaqnaabmaabaGae8NDay3aaSbaaSqaaiab8rfaubqabaGccqGG8baFcqWF2bGDdaWgaaWcbaGaeWxta0eabeaakiabcYcaSiab9H7aXjabcYcaSiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLOaGaayzkaaWaaebuaeaacqWGrbqudaqhaaWcbaGae03SdCgabaGaemyyae2aaSbaaWqaaiab9n7aNbqabaaaaOWaaeWaaeaacqWF4baEdaWgaaWcbaGaeq4UdWgabeaaaOGaayjkaiaawMcaaiabcYcaSaWcbaGae03SdCgabeqdcqGHpis1aaGcbaGaaCzcaiaaxMaacqGGOaakcqaIXaqmcqaI1aqncqGGPaqkaaaaaa@885D@

where we have substituted equation 14 into equation 13. The CVM approximation expressed by the product in equation 14 has the consequence that if the pedigree is not inbred, the calculations involved in step 15 can be performed efficiently.

  1. 3.

    Finally, the LOD scores for each location λ T are given by equation 4:

L O D ( λ T | f , t , m , θ ) = log 10 [ P ( T | M , f , t , m , θ , λ T ) P ( T | f , t ) ] . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaaceqaaGqaaiab=Xeamjab=9eapjab=reaenaabmaabaGaeq4UdW2aaSbaaSqaamXvP5wqSXMqHnxAJn0BKvguHDwzZbqegyvzYrwyUfgaiqGacaGFubaabeaakmaaeeaabaacbeGae0NzaygceaGaaWhlaiab9rha0jaa8XcacqqFTbqBcaaFSaacciGaeShUdehacaGLhWoaaiaawIcacaGLPaaacqGH9aqpaeaacyGGSbaBcqGGVbWBcqGGNbWzdaWgaaWcbaGaeGymaeJaeGimaadabeaakmaadmaabaWaaSaaaeaacqWGqbaudaqadaqaaiab9rfaunaaeeaabaGae0xta0KaaWhlaiab9zgaMjaa8XcacqqF0baDcaaFSaGae0xBa0MaaWhlaiab7H7aXjabcYcaSiab7T7aSnaaBaaaleaacaGFubaabeaaaOGaay5bSdaacaGLOaGaayzkaaaabaGaemiuaa1aaeWaaeaacqqFubavdaabbaqaaiab9zgaMjaa8XcacqqF0baDaiaawEa7aaGaayjkaiaawMcaaaaaaiaawUfacaGLDbaacqGGUaGlaaaa@6DD8@

Step 1 Simulations indicate that approximating the full distribution P (T, M|f, t, m, θ, λ T ) with the Cluster Variation Method can give bad results when the inheritance implied by the trait data T is very different from the inheritance implied by the marker data M for a given location of the trait locus. Therefore we choose to approximate the distribution over marker loci inheritance vectors P (v M , G M |M, m, θ) independently of the trait data T.

In terms of the conditional probability tables of the Bayesian network, we have

P ( v M , G M , M | θ , m ) = i F , N F l P ( M i l | G i l ) × i N F l P ( v i l | v i l 1 , θ l , l 1 ) P ( G i l | v i l , G π ( i ) l ) × i F l P ( G i l | m l ) . ( 16 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaafaqaceWacaaabaGaemiuaa1aaeWaaeaaieaacqWF2bGDdaWgaaWcbaGaemyta0eabeaakiab=XcaSiab=DeahnaaBaaaleaacqWGnbqtaeqaaOGaeiilaWIae8xta0KaeiiFaWhcciGae4hUdeNaeiilaWIae8xBa0gacaGLOaGaayzkaaGaeyypa0ZaaebuaeaadaqeqbqaaiabdcfaqnaabmaabaGae8xta00aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jab=DeahnaaDaaaleaacqWGPbqAaeaacqWGSbaBaaaakiaawIcacaGLPaaaaSqaaiabdYgaSbqab0Gaey4dIunaaSqaaiabdMgaPjabgIGiolab=zeagjab=XcaSiab=5eaojab=zeagbqab0Gaey4dIunaaOqaaaqaaiabgEna0oaarafabaWaaebuaeaacqWGqbaudaqadaqaaiab=zha2naaDaaaleaacqWGPbqAaeaacqWGSbaBaaGccqWF8baFcqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeyOeI0IaeGymaedaaOGaeiilaWIae4hUde3aaSbaaSqaaiabdYgaSjabcYcaSiabdYgaSjabgkHiTiabigdaXaqabaaakiaawIcacaGLPaaacqWGqbaudaqadaqaaiab=DeahnaaDaaaleaacqWGPbqAaeaacqWGSbaBaaGccqGG8baFcqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWgaaOGae83raC0aa0baaSqaaiabec8aWjabcIcaOiabdMgaPjabcMcaPaqaaiabdYgaSbaaaOGaayjkaiaawMcaaaWcbaGaemiBaWgabeqdcqGHpis1aaWcbaGaemyAaKMaeyicI4Sae8Nta4Kae8NrayeabeqdcqGHpis1aaGcbaaabaGaey41aq7aaebuaeaadaqeqbqaaiabdcfaqnaabmaabaGae83raC0aa0baaSqaaGqaciab9LgaPbqaaiab9XgaSbaakiabcYha8jab=1gaTnaaCaaaleqabaGaemiBaWgaaaGccaGLOaGaayzkaaaaleaacqWGSbaBaeqaniabg+GivdGccqGGUaGlaSqaaiabdMgaPjabgIGiolab=zeagbqab0Gaey4dIunaaOqaaiaaxMaacaWLjaGaeiikaGIaeGymaeJaeGOnayJaeiykaKcaaaaa@AB5B@

Here the subscript l runs only over marker loci. This is the multi-locus Bayesian network described previously, but without the trait locus. We make the CVM approximation

P ( v M , G M | M , m , θ ) γ U Q γ a γ ( x γ ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaudaqadaqaaGqabiab=zha2naaBaaaleaacqWGnbqtaeqaaOGaeiilaWIae83raC0aaSbaaSqaaiabd2eanbqabaGcdaabbaqaaiab=1eannXvP5wqSXMqHnxAJn0BKvguHDwzZbqegyvzYrwyUfgaiqaacaGFSaGae8xBa0Maa4hlaGGaciab9H7aXbGaay5bSdaacaGLOaGaayzkaaGaeyisIS7aaebuaeaacqWGrbqudaqhaaWcbaGaeq4SdCgabaacbiGaeWxyae2aaSbaaWqaaiabeo7aNbqabaaaaOWaaeWaaeaacqWF4baEdaWgaaWcbaGae03SdCgabeaaaOGaayjkaiaawMcaaiabcYcaSaWcbaGae03SdCMaeyicI4SaemyvaufabeqdcqGHpis1aaaa@5B28@

Now consider for the remainder of this section the case where the set of basic clusters B consists of the clusters

α i , l = { G c i l , v c i l , G π i l , G c i l + 1 , v c i l + 1 , G π i l + 1 } , ( 17 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFXoqydaWgaaWcbaacbiGae4xAaKMae4hlaWIae4hBaWgabeaakiabg2da9maacmaabaacbeGae03raC0aa0baaSqaaiab9ngaJnaaBaaameaacqGFPbqAaeqaaaWcbaGae4hBaWgaaGqaaOGaeWhlaWIae0NDay3aa0baaSqaaiab9ngaJnaaBaaameaacqGFPbqAaeqaaaWcbaGae4hBaWgaaOGaeWhlaWIae03raC0aa0baaSqaaiabec8aWnaaBaaameaacqGFPbqAaeqaaaWcbaGae4hBaWgaaOGaeWhlaWIaeW3raC0aa0baaSqaaiab8ngaJnaaBaaameaacqGFPbqAaeqaaaWcbaGae4hBaWMaeW3kaSIaeWxmaedaaOGaeWhlaWIae0NDay3aa0baaSqaaiab9ngaJnaaBaaameaacqGFPbqAaeqaaaWcbaGae4hBaWMaeW3kaSIaeWxmaedaaOGaeiilaWIae03raC0aa0baaSqaaiabec8aWnaaBaaameaacqGFPbqAaeqaaaWcbaGaemiBaWMaey4kaSIaeGymaedaaaGccaGL7bGaayzFaaGaeiilaWIaaCzcaiaaxMaacqGGOaakcqaIXaqmcqaI3aWncqGGPaqkaaa@6748@

where c i are the children in nuclear family i in the pedigree, π i are the parents in nuclear family i, G and v are the corresponding genotype and meiosis nodes and (l, l + 1) represent two adjacent marker loci in the marker map. The subscript i runs over all nuclear families in the pedigree, and the subscript l = (1,..., L M - 1), with L M the number of marker loci. This is exactly cluster choice C1 of figure 5A.

Given the conditional probability tables that define the Bayesian network in equation 16, the approximate marginals can be obtained by minimizing the CVM free energy FCVM (Q) of equation 9 corresponding to the clusters defined in expression 17. The minimization is done using the double loop algorithm.

Step 2 In this step the likelihood of trait data is computed using the approximate distribution over inheritance vectors v M on the marker loci. This computation entails the summation

P ( T | M , f , t , m , θ , λ T ) v T , v M , G T , G M P ( T , G T | v T , f , t ) P ( v T | v M , θ , λ T ) γ Q γ a γ ( x γ ) . ( 18 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqabeWacaaabaGaemiuaa1aaeWaaeaaieqacqWFubavdaabbaqaaiab=1eannXvP5wqSXMqHnxAJn0BKvguHDwzZbqegyvzYrwyUfgaiqqacaGFSaGae8NzayMaa4hlaiab=rha0jaa+XcacqWFTbqBiqaacaqFSaacciGaeWhUdeNaa0hlaiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLhWoaaiaawIcacaGLPaaacqGHijYUaeaaaeaadaaeqbqaaiabdcfaqnaabmaabaGae8hvaqLaa0hlaiab=DeahnaaBaaaleaacqWGubavaeqaaOWaaqqaaeaacqWF2bGDdaWgaaWcbaacbiGaeShvaqfabeaakiaa9XcacqWFMbGzcaqFSaGae8hDaqhacaGLhWoaaiaawIcacaGLPaaaaSqaaiab=zha2naaBaaameaacqWEubavaeqaaSGaa0hlaiab=zha2naaBaaameaacqWEnbqtaeqaaSGaa0hlaiab=DeahnaaBaaameaacqWEubavaeqaaSGaa0hlaiab=DeahnaaBaaameaacqWEnbqtaeqaaaWcbeqdcqGHris5aaGcbaaabaGaemiuaa1aaeWaaeaacqWF2bGDdaWgaaWcbaGaeShvaqfabeaakmaaeeaabaGae8NDay3aaSbaaSqaaiab71eanbqabaGccqGGSaalcqaF4oqCcqGGSaalcqaH7oaBdaWgaaWcbaGaemivaqfabeaaaOGaay5bSdaacaGLOaGaayzkaaWaaebuaeaacqWGrbqudaqhaaWcbaGaeW3SdCgabaGaemyyae2aaSbaaWqaaiab8n7aNbqabaaaaOWaaeWaaeaacqWF4baEdaWgaaWcbaGaeW3SdCgabeaaaOGaayjkaiaawMcaaiabc6caUaWcbaGaeW3SdCgabeqdcqGHpis1aaGcbaGaaCzcaiaaxMaacqGGOaakcqaIXaqmcqaI4aaocqGGPaqkaaaaaa@8EE4@

Because of factorization assumed by the CVM approximation with the clusters defined in expression 17, this computation can be done efficiently. Suppose we would like to calculate the likelihood of the trait data T for the case where the trait locus is located between the fourth and fifth marker:

...M3M4TM5M6... .     (19)

Given the marginals Q γ U l 4 , l 5 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqedmvETj2BSbqee0evGueE0jxyaibaieYdOi=BH8vipeYdI8qiW7rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbbG8FasPYRqj0=yi0lXdbba9pGe9qqFf0dXdHuk9fr=xfr=xfrpiWZqaaeaabiGaaiaacaqabeaabeqacmaaaOqaamXvP5wqonvsaeHbhL2B2fMBULgic92BRbaceiGae8xuae1aaSbaaSqaaiabeo7aNjabgIGiolab=vfavnaaCaaameqabaGae8hBaW2aaSbaaeaaiqaacqGF0aanaeqaaiab+XcaSiab=XgaSnaaBaaabaGae4xnaudabeaaaaaaleqaaaaa@42DD@ , we can derive a distribution over inheritance vectors v T on the trait locus. This is possible because the meiosis events on the trait locus are not directly observed, but only indirectly through the observed trait data T. We define Q α ~ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaWfGaqaaiabdgfarnaaBaaaleaacqaHXoqyaeqaaaqabeaacqGG+bGFaaaaaa@3164@ through the relation

Q α ( v l , G l , v l + 1 , G l + 1 ) Q α ~ ( v l , G l , v l + 1 , G l + 1 ) i α P ( v i l | v i l + 1 , θ ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakqaabeqaaiabdgfarnaaBaaaleaacqaHXoqyaeqaaOWaaeWaaeaaieqacqWF2bGDdaahaaWcbeqaaiabdYgaSbaakiabcYcaSiab=DeahnaaCaaaleqabaGaemiBaWgaaOGaeiilaWIae8NDay3aaWbaaSqabeaacqWGSbaBcqGHRaWkcqaIXaqmaaGccqGGSaalcqWFhbWrdaahaaWcbeqaaiabdYgaSjabgUcaRiabigdaXaaaaOGaayjkaiaawMcaaiabggMi6cqaamaaxacabaGaemyuae1aaSbaaSqaaiabeg7aHbqabaaabeqaaiabc6ha+baakmaabmaabaGae8NDay3aaWbaaSqabeaacqWGSbaBaaGccqGGSaalcqWFhbWrdaahaaWcbeqaaiabdYgaSbaakiabcYcaSiab=zha2naaCaaaleqabaGaemiBaWMaey4kaSIaeGymaedaaOGaeiilaWIae83raC0aaWbaaSqabeaacqWGSbaBcqGHRaWkcqaIXaqmaaaakiaawIcacaGLPaaadaqeqbqaaiabdcfaqnaabmaabaGae8NDay3aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakiabcYha8jab=zha2naaDaaaleaacqWGPbqAaeaacqWGSbaBcqGHRaWkcqaIXaqmaaGccqGGSaaliiGacqGF4oqCaiaawIcacaGLPaaaaSqaaiabdMgaPjabgIGiolabeg7aHbqab0Gaey4dIunaaaaa@74AC@

Here Q α is the approximate marginal computed with CVM only on the adjacent marker loci (l, l + 1) and P ( v i l | v i l + 1 , θ ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaacqWGqbaudaqadaqaaGqabiab=zha2naaDaaaleaacqWGPbqAaeaacqWGSbaBaaGccqGG8baFcqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaey4kaSIaeGymaedaaOGaeiilaWccciGae4hUdehacaGLOaGaayzkaaaaaa@3E20@ is the conditional probability table that defines the coupling between the meiosis indicators in the Bayesian network. As both of these terms are known, together they define Q α ~ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaWfGaqaaiabdgfarnaaBaaaleaacqaHXoqyaeqaaaqabeaacqGG+bGFaaaaaa@3164@ . We can now define a distribution over trait locus inheritance vectors as follows:

Q α ' ( v l , G l , v T , v l + 1 , G l + 1 | λ T ) Q ˜ α ( v l , G l , v l + 1 , G l + 1 ) × i P ( v i l | v i T , θ , λ T ) P ( v i T | v i l + 1 , θ , λ T ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaaceqaaiabdgfarnaaDaaaleaaiiGacqWFXoqyaeaacqGGNaWjaaGcdaqadaqaaGqabiab+zha2naaCaaaleqabaGaemiBaWgaaOGaeiilaWIae43raC0aaWbaaSqabeaacqWGSbaBaaGccqGGSaalcqGF2bGDdaahaaWcbeqaaiabdsfaubaakiabcYcaSiab+zha2naaCaaaleqabaacbiGae0hBaWgccaGaeW3kaSYexLMBbXgBcf2CPn2qVrwzqf2zLnharyGvLjhzH5wyaGabaiaa7fdaaaGccqGGSaalcqGFhbWrdaahaaWcbeqaaiab9XgaSjab8TcaRiaa7fdaaaGcdaabbaqaaiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLhWoaaiaawIcacaGLPaaacqGHHjIUaeaadaWfGaqaaiqbdgfarzaaiaWaaSbaaSqaaiab=f7aHbqabaaabeqaaaaakmaabmaabaGae4NDay3aaWbaaSqabeaacqWGSbaBaaGccqGGSaalcqGFhbWrdaahaaWcbeqaaiabdYgaSbaakiabcYcaSiab+zha2naaCaaaleqabaGaemiBaWMaey4kaSIaeGymaedaaOGaeiilaWIae43raC0aaWbaaSqabeaacqWGSbaBcqGHRaWkcqaIXaqmaaaakiaawIcacaGLPaaacqGHxdaTaeaadaqeqbqaaiabdcfaqnaabmaabaGae4NDay3aa0baaSqaaiabdMgaPbqaaiabdYgaSbaakmaaeeaabaGae4NDay3aa0baaSqaaiabdMgaPbqaaiabdsfaubaakiabcYcaSiab=H7aXHabciaa6XcacqaH7oaBdaWgaaWcbaGae0hvaqfabeaaaOGaay5bSdaacaGLOaGaayzkaaGaemiuaa1aaeWaaeaacqGF2bGDdaqhaaWcbaGae0xAaKgabaGae0hvaqfaaOWaaqqaaeaacqGF2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaey4kaSIaeGymaedaaOGaeiilaWIae8hUdeNaaOhlaiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLhWoaaiaawIcacaGLPaaaaSqaaiabdMgaPbqab0Gaey4dIunaaaaa@9C25@

Summing over all states of the trait locus meiosis indicators { v i T MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWF2bGDdaqhaaWcbaGaemyAaKgabaGaemivaqfaaaaa@30E0@ } yields again Q α :

v T Q α ' ( v l , G l , v T , v l + 1 , G l + 1 | λ T ) = Q α ( v l , G l , v l + 1 , G l + 1 ) . ( 20 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqabeGacaaabaWaaabuaeaacqWGrbqudaqhaaWcbaacciGae8xSdegabaGaei4jaCcaaaqaaGqabiab+zha2naaCaaameqabaGaemivaqfaaaWcbeqdcqGHris5aOWaaeWaaeaacqGF2bGDdaahaaWcbeqaaiabdYgaSbaakiabcYcaSiab+DeahnaaCaaaleqabaGaemiBaWgaaOGaeiilaWIae4NDay3aaWbaaSqabeaacqWGubavaaGccqGGSaalcqGF2bGDdaahaaWcbeqaaiabdYgaSjabgUcaRiabigdaXaaakiabcYcaSiab+DeahnaaCaaaleqabaGaemiBaWMaey4kaSIaeGymaedaaOWaaqqaaeaacqaH7oaBdaWgaaWcbaGaemivaqfabeaaaOGaay5bSdaacaGLOaGaayzkaaGaeyypa0dabaaabaGaemyuae1aaSbaaSqaaiab=f7aHbqabaGcdaqadaqaaiab+zha2naaCaaaleqabaGaemiBaWgaaOGaeiilaWIae43raC0aaWbaaSqabeaacqWGSbaBaaGccqGGSaalcqGF2bGDdaahaaWcbeqaaiabdYgaSjabgUcaRiabigdaXaaakiabcYcaSiab+DeahnaaCaaaleqabaGaemiBaWMaey4kaSIaeGymaedaaaGccaGLOaGaayzkaaGaeiOla4cabaGaaCzcaiaaxMaacqGGOaakcqaIYaGmcqaIWaamcqGGPaqkaaaaaa@6E1A@

As a result we have an effective distribution over trait locus inheritance vectors defined by the following product. For the example where the trait locus is located between marker 4 and marker 5, it is given by:

P ( v T , v M l 4 , l 5 , G M l 4 , l 5 | M , m , θ , λ T ) α B l 4 , l 5 Q α ' ( x α ) β M l 4 , l 5 Q β ( x β ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaaceqaaiabdcfaqnaabmaabaacbeGae8NDay3aaSbaaSqaaiabdsfaubqabaGccqGGSaalcqWF2bGDdaqhaaWcbaGaemyta0eabaGaemiBaW2aaSbaaWqaaiabisda0aqabaWccqGGSaalcqWGSbaBdaWgaaadbaGaeGynaudabeaaaaGccqGGSaalcqWFhbWrdaqhaaWcbaGaemyta0eabaGaemiBaW2aaSbaaWqaaiabisda0aqabaWccqGGSaalcqWGSbaBdaWgaaadbaGaeGynaudabeaaaaGcdaabbaqaaiab=1eanjabcYcaSiab=1gaTjabcYcaSGGaciab+H7aXjabcYcaSiabeU7aSnaaBaaaleaacqWGubavaeqaaaGccaGLhWoaaiaawIcacaGLPaaacqGHijYUaeaadaqeqbqaaiabdgfarnaaDaaaleaacqGFXoqyaeaacqGGNaWjaaGcdaqadaqaaiab=Hha4naaBaaaleaacqGFXoqyaeqaaaGccaGLOaGaayzkaaWaaebuaeaacqWGrbqudaWgaaWcbaGae4NSdigabeaakiabcIcaOiab=Hha4naaBaaaleaacqGFYoGyaeqaaOGaeiykaKIaeiOla4caleaacqGFYoGycqGHiiIZcqWGnbqtdaahaaadbeqaaiabdYgaSnaaBaaabaGaeGinaqdabeaacqGGSaalcqWGSbaBdaWgaaqaaiabiwda1aqabaaaaaWcbeqdcqGHpis1aaWcbaGae4xSdeMaeyicI4SaemOqai0aaWbaaWqabeaacqWGSbaBdaWgaaqaaiabisda0aqabaGaeiilaWIaemiBaW2aaSbaaeaacqaI1aqnaeqaaaaaaSqab0Gaey4dIunaaaaa@7C80@

Note that the marginal distributions of the intersections are the unprimed Q β , since we have equality 20 and the fact that the trait meiosis nodes are not contained in any intersection of the basic clusters α B. If the pedigree is not inbred, this product defines a proper probability distribution.

The summation in equation 18 now becomes

P ( T | M , f , t , m , θ , λ T ) v T , v M l ( λ T ) , G T , G M l ( λ T ) P ( T , G T | v T , f , t ) × α B l ( λ T ) Q α ' ( x α ) β M l ( λ T ) Q β ( x β ) , ( 21 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaafaqabeWacaaabaGaemiuaa1aaeWaaeaaieqacqWFubavdaabbaqaaiab=1eanjab=XcaSiab=zgaMjab=XcaSiab=rha0jab=XcaSiab=1gaTjab=XcaSGGaciab+H7aXjab=XcaSiab+T7aSnaaBaaaleaacqWGubavaeqaaaGccaGLhWoaaiaawIcacaGLPaaacqGHijYUaeaaaeaadaaeqbqaaiabdcfaqnaabmaabaGae8hvaqLaeiilaWIae83raC0aaSbaaSqaaiabdsfaubqabaGcdaabbaqaaiab=zha2naaBaaaleaacqWGubavaeqaaOGaeiilaWIae8NzayMae8hlaWIae8hDaqhacaGLhWoaaiaawIcacaGLPaaacqGHxdaTaSqaaiab=zha2naaBaaameaacqWGubavaeqaaSGaeiilaWIae8NDay3aa0baaWqaaiabd2eanbqaaiabdYgaSnaabmaabaGaeq4UdW2aaSbaaeaacqWGubavaeqaaaGaayjkaiaawMcaaaaaliab=XcaSiab=DeahnaaBaaameaacqWGubavaeqaaSGae8hlaWIae83raC0aa0baaWqaaiabd2eanbqaaiabdYgaSnaabmaabaGaeq4UdW2aaSbaaeaacqWGubavaeqaaaGaayjkaiaawMcaaaaaaSqab0GaeyyeIuoaaOqaaaqaamaarafabaGaemyuae1aa0baaSqaaiab+f7aHbqaaiabcEcaNaaakmaabmaabaGae8hEaG3aaSbaaSqaaiab+f7aHbqabaaakiaawIcacaGLPaaadaqeqbqaaiabdgfarnaaBaaaleaacqGFYoGyaeqaaOWaaeWaaeaacqWF4baEdaWgaaWcbaGae4NSdigabeaaaOGaayjkaiaawMcaaiabcYcaSaWcbaGae4NSdiMaeyicI4Saemyta00aaWbaaWqabeaacqWGSbaBdaqadaqaaiabeU7aSnaaBaaabaGaemivaqfabeaaaiaawIcacaGLPaaaaaaaleqaniabg+GivdaaleaacqGFXoqycqGHiiIZcqWGcbGqdaahaaadbeqaaiabdYgaSnaabmaabaGaeq4UdW2aaSbaaeaacqWGubavaeqaaaGaayjkaiaawMcaaaaaaSqab0Gaey4dIunaaOqaaiaaxMaacaWLjaGaeiikaGIaeGOmaiJaeGymaeJaeiykaKcaaaaa@9ECA@

where we have defined l (λ T ) as the pair of markers flanking the trait locus to the left and right. We now observe that if the pedigree is not inbred, the summation involved in equation 21 can be performed efficiently with the junction tree algorithm. If the pedigree is too inbred, then this last step can be done using an additional CVM approximation.

Step 3 The last step is straightforward once the likelihood of the trait has been computed for every location of the trait locus in the second step.

A heuristic for detecting inaccurate approximations

The approach we have outlined here allows for a heuristic that indicates whether the approximation of the trait data likelihood conditional on the approximate marginals over marker loci is not accurate. We compute the likelihood of the trait data for a given location of the trait locus from the marginals on the marker loci flanking the trait locus. However, if the trait locus is located at the exact position of a marker, there are two possibilities for the marker loci l (λ T ). Suppose the trait locus is at marker l3, then one could take either the marginals defined on marker loci (l2, l3) or the marginals defined on marker loci (l3, l4). The likelihood of the trait data must be the same for either choice. However this only holds if the approximation is valid. Therefore, in the case that the trait locus is located at a marker, we compute the LOD score for both options to detect a possible inconsistency, indicating an inaccurate approximation. Conversely, we cannot guarantee that if there is no inconcistency, the approximation is accurate.

Preprocessing

Currently we apply three preprocessing steps.

  1. 1.

    The phase of the genotypes of the founders can be clamped on one marker locus as this does not change the likelihood.

  2. 2.

    In this step, genotypic configurations (assignments of alleles to the genotypes of the individuals) that are not consistent with the observed marker alleles M, are removed from the cluster potentials ψ α , α B. First we run the double loop algorithm on each marker locus seperately. Then some states x α in the cluster marginals Q α (x α ) will be assigned zero probability, because the corresponding genotypic configuration is not consistent with the marker genotypes observed for that locus.

As an example consider a bi-allelic marker. If both parents have genotype (1, 1), then the children cannot have the genotype (1, 2). Consequently, any state in a cluster marginal which corresponds to a child having genotype (1, 2) will have zero probability and does not contribute to the likelihood. These states can therefore be removed from the potentials.

  1. 3.

    Nodes that are not in any intersection of the basic clusters B can be integrated out from the potentials ψ α before running the double loop algorithm. If individuals are not genotyped this can give substantial reductions in the number of states per cluster marginal that have to be stored in memory.

Notes

1It is also possible to choose the parameterization P ( v i l , m | v i l + 1 , m , θ l , l + 1 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciGacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakcqWG2bGDdaqhaaWcbaGaemyAaKgabaGaemiBaWMaeiilaWIaemyBa0gaaOGaeiiFaWNaemODay3aa0baaSqaaiabdMgaPbqaaiabdYgaSjabgUcaRiabigdaXiabcYcaSiabd2gaTbaakiabcYcaSiabeI7aXnaaBaaaleaacqWGSbaBcqGGSaalcqWGSbaBcqGHRaWkcqaIXaqmaeqaaOGaeiykaKcaaa@4871@ , which corresponds to reversing the direction of the links. This choice is equivalent.

2We explicitly do not say that Q is also a probability distribution, because normalization of this product is not guaranteed. This is the price that is paid for having a tractable optimization problem of the form of equation 9. The reason that normalization of the product cannot be guaranteed is that the clusters α B are defined on subsets of variables that are not disjoint. Thus computing the normalization constant of the product of marginals is as complex as computing the exact likelihood P(e). It is possible to define a factorization in terms of disjoint subsets of variables. This factorization can be guaranteed to be normalized, since normalization of the marginal distributions on disjoint subsets of variables ensures normalization of the product of the marginal distributions. Such an approximation does not fit into the framework of the Cluster Variation Method. Exactly because the subsets of variables are disjoint and correlations between variables in disjoint subsets are neglected, the approximation tends to be less powerful.

3By following the links (ignoring direction) there is only one path from one node to another.

References

  1. Morton NE: Sequential tests for the detection of linkage. Am J Hum Genet 1955, 7: 277–318.

    PubMed Central  CAS  PubMed  Google Scholar 

  2. Lander ES, Green P: Construction of multilocus genetic linkage maps in humans. Proc Natl Acad Sci U S A 1987, 84: 2363–2367. 10.1073/pnas.84.8.2363

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  3. Kruglyak L, Daly MJ, Reeve-Daly MP, Lander ES: Parametric and non-parametric linkage analysis: A unified multipoints approach. Am J Hum Genet 1996, 58: 1347–1363.

    PubMed Central  CAS  PubMed  Google Scholar 

  4. Elston RC, Stewart J: A general model for the analysis of pedigree data. Hum Hered 1971, 21: 523–542. 10.1159/000152448

    Article  CAS  PubMed  Google Scholar 

  5. O'Connell JR: Rapid multipoint linkage analysis via inheritance vectors in the Elston-Stewart algorithm. Hum Hered 2001, 51: 226–240. 10.1159/000053346

    Article  PubMed  Google Scholar 

  6. Lauritzen SL, Spiegelhalter D: Local computations with probabilities on graphical structures and their application to expert systems. J Royal Statistical Society B 1988, 50: 154–227.

    Google Scholar 

  7. Jensen : An introduction to Bayesian networks. Edited by: Lewin LA. UCL Press; 1996.

    Google Scholar 

  8. Fishelson J, Geiger D: Exact genetic linkage computations for general pedigrees. Bioinformatics 2002, 18: S189-S198. 10.1093/bioinformatics/18.suppl_1.S189

    Article  PubMed  Google Scholar 

  9. Bethe HA: Proc Roy Soc London. 1935, 150: 552–575. 10.1098/rspa.1935.0122

    Article  CAS  Google Scholar 

  10. Kikuchi R: A Theory of cooperative phenomena. Physical Review 1951, 81: 988. 10.1103/PhysRev.81.988

    Article  Google Scholar 

  11. An G: A note on the Cluster Variation Method. Journal of Statistical Physics 1988, 52: 727–734. 10.1007/BF01019726

    Article  Google Scholar 

  12. Morita T: Cluster Variation Method and Moebius inversion formula. Journal of Statistical Physics 1990, 59: 819–825. 10.1007/BF01025852

    Article  Google Scholar 

  13. Yedidia JS, Freeman WT, Weiss Y: Generalized Belief Propagation. Advances in Neural Information Processing Systems 13 2001, 689–695.

    Google Scholar 

  14. Yedidia JS, Freeman WT, Weiss Y: Constructing Free-Energy approximations and Generalized Belief Propagation algorithms. IEEE Transactions on Information Theory 2005, 51: 2282–2312. 10.1109/TIT.2005.850085

    Article  Google Scholar 

  15. Thompson EA, George AW: Discovering disease genes: multipoint linkage analyses via a new markov chain Monte Carlo approach. Statistical Science 2003, 18: 515–535. 10.1214/ss/1081443233

    Article  Google Scholar 

  16. Lange K, Sobel E: Descent graphs in pedigree analysis: application to haplotyping, location scores, and marker-sharing statistics. Am J Hum Genet 1996, 58: 1323–1337.

    PubMed Central  PubMed  Google Scholar 

  17. Sobel E, Sengul H, Weeks DE: Multipoint estimation of identity-by-descent probabilities at arbitrary positions among marker loci on general pedigrees. Hum Hered 2001, 52: 121–131. 10.1159/000053366

    Article  CAS  PubMed  Google Scholar 

  18. Lange K, Goradia TM: An algorithm for automatic genotype elimination. Am J Hum Genet 1987, 40: 250–256.

    PubMed Central  CAS  PubMed  Google Scholar 

  19. Du FX, Hoeschele I: A note on algorithms for genotype and allele elimination in complex pedigrees with incomplete genotype data. Genetics 2000, 156: 2051–2062.

    PubMed Central  CAS  PubMed  Google Scholar 

  20. Friedman N, Geiger D, Lotner N: Likelihood computation with value abstraction. Proceedings of Uncertainty in AI 2000, 192–200.

    Google Scholar 

  21. Chavira M, Allen D, Darwiche A: Exploiting evidence in probabilistic inference. Proceedings of Uncertainty in AI 2005, 112–119.

    Google Scholar 

  22. Pearl J: Probabilistic reasoning in intelligent systems: networks of plausible inference. Morgan Kaufmann Publishers Inc; 1988.

    Google Scholar 

  23. Jensen C, Kong A: Blocking-Gibbs sampling for linkage analysis in large pedigrees with many loops. Am J Hum Genet 1999, 65: 885–902. 10.1086/302524

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  24. Thomas A, Abkevich V, Bansai A: Multilocus linkage analysis by blocked Gibbs sampling. Statistics and Computing 2000, 10: 259–269. 10.1023/A:1008947712763

    Article  Google Scholar 

  25. Sheehan NA, Lauritzen SL: Graphical models for genetic analyses. Statistical Science 2003, 4: 489–514. 10.1214/ss/1081443232

    Article  Google Scholar 

  26. Rangarajan A, Yuille AL: The convex-concave principle. Advances in Neural Information Processing Systems 14 2002, 1033–1040.

    Google Scholar 

  27. Welling M, Teh Y: The Unified Propagation and Scaling algorithm. Advances in Neural Information Processing Systems 14 2002, 953–960.

    Google Scholar 

  28. Heskes T, Albers CA, Kappen HJ: Approximate inference and constrained optimization. Proceedings of Uncertainty in AI 2003, 313–320.

    Google Scholar 

Download references

Acknowledgements

We would like to thank Han Brunner and Tom Heskes for useful discussions.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hilbert J Kappen.

Additional information

Authors' contributions

CAA developed the method, performed the simulations and prepared the manuscript. MARL and HJK co-developed the method and supervised the project.

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Albers, C.A., Leisink, M.A. & Kappen, H.J. The Cluster Variation Method for Efficient Linkage Analysis on Extended Pedigrees. BMC Bioinformatics 7 (Suppl 1), S1 (2006). https://doi.org/10.1186/1471-2105-7-S1-S1

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-7-S1-S1

Keywords