Hindawi Publishing Corporation Journal of Probability and Statistics Volume 2012, Article ID 652569, 13 pages doi:10.1155/2012/652569 Review Article Methods for Analyzing Multivariate Phenotypes in Genetic Association Studies Qiong Yang1 and Yuanjia Wang2 1 Department of Biostatistics, Boston University School of Public Health, 810 Mass Avenue, Boston, MA 02118, USA 2 Department of Biostatistics, Mailman School of Public Health, Columbia University, New York, NY 10027, USA Correspondence should be addressed to Qiong Yang, qyang@bu.edu Received 30 March 2012; Accepted 21 May 2012 Academic Editor: Yongzhao Shao Copyright q 2012 Q. Yang and Y. Wang. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Multivariate phenotypes are frequently encountered in genetic association studies. The purpose of analyzing multivariate phenotypes usually includes discovery of novel genetic variants of pleiotropy effects, that is, affecting multiple phenotypes, and the ultimate goal of uncovering the underlying genetic mechanism. In recent years, there have been new method development and application of existing statistical methods to such phenotypes. In this paper, we provide a review of the available methods for analyzing association between a single marker and a multivariate phenotype consisting of the same type of components e.g., all continuous or all categorical or different types of components e.g., some are continuous and others are categorical. We also reviewed causal inference methods designed to test whether the detected association with the multivariate phenotype is truly pleiotropy or the genetic marker exerts its effects on some phenotypes through affecting the others. 1. Introduction Association studies, where the correlation between a genetic marker and a phenotype is assessed, are useful for mapping genes influencing complex diseases. With reduction of genotyping cost, completion of the HapMap Project 1, and more recently the 1000 Genomes Project 2, genome-wide association studies GWAS with several hundred thousands to tens of millions genotyped and/or imputed single nucleotide polymorphisms SNPs have become a common approach nowadays to search for genetic determination of complex traits. In the study of complex diseases, several correlated phenotypes, or a multivariate MV phenotype with several components, may be measured to study a disorder or trait. For example, hypertension is evaluated using systolic and diastolic blood pressures; 2 Journal of Probability and Statistics a person’s cognitive ability is usually measured by tests in domains including memory, intelligence, language, executive function, and visual-spatial function. The tests within and between domains are correlated. Most published GWAS only analyzed each individual phenotype separately, although results on related phenotypes may be reported together. Published single phenotype GWAS have successfully identified a large number of novel genetic variants predisposing to a variety of complex traits 3, 4. However, majority of the identified genetic variants only explain a small fraction of total heritability defined as between individual phenotype variability attributable to genetic factors 4, 5. It has been hypothesized that current GWAS may be underpowered to detect many genetic variants of moderate-to-small effects. Joint analysis of correlated phenotypes can exploit the correlation among the phenotypes, which may lead to better power to detect additional genetic variants with small effects across multiple traits or pleiotropy effects. Furthermore, joint analysis avoids multiple testing penalty incurred in analyzing each phenotype separately. Therefore, it is important to identify appropriate methods that fully utilize information in multivariate phenotypes to detect novel genetic loci in genetic association studies. In addition to discovery of novel loci of potential pleiotropy effects, it is also important to detangle the complex relationship between phenotype components and genetic variants One of the frequently asked questions is whether a genetic variant affects multiple phenotypes simultaneously pleiotropy or affects one phenotype through affecting another phenotype. In this paper, we review methods for both purposes. 2. Methods for Detecting Association Using Multivariate Phenotypes For all the methods mentioned in this section, the null hypothesis is no association between a single genetic marker and any components of a multivariate MV phenotype; the alternative hypothesis is the genetic maker associated with at least one phenotype component. Here we review methods for an MV phenotype consisting of all continuous, all categorical, or all timeto-event components, and methods for MV phenotypes consisting of a mixture of different types of components. 2.1. Regression Models Regression models for clustered observations such as linear and generalized mixed effects models, generalized estimating equations, and frailty models can be used to analyze the association of a genetic marker with all continuous, categorical, or survival multivariate phenotypes. 2.1.1. Mixed Effects Models Mixed effects models such as linear mixed effects model LME and generalized linear mixed effects model GLMM involve using fixed effects for the genetic marker effect and random effects to account for correlation among multivariate phenotypes 6, 7. Let yjk denote the kth k 1, . . . , K continuous component of the K-dimensional phenotype of the jth j 1, . . . , J individual. Let gj be the genotype of a genetic marker of Journal of Probability and Statistics 3 the jth individual, and Xgj a score of the genotype. The linear mixed effects model takes the following form: yjk β0 βk X gj ηjk ejk , 2.1 where β0 is the intercept or other genetic or environmental fixed effects; βk is the fixed effect size of Xgj on the kth phenotype; ηjk k 1, . . . , K ∼ N0, Σ are the random effects correlated within jth person; ejk is the random errors iid. ∼ N0, σe2 . Between any two individuals, ηjk , k 1, . . . , K are independent. Within a person, ηjk , k 1, . . . , K are correlated. The null hypothesis that the genetic marker is not associated with any phenotype component corresponds to H0 : β1 , . . . , βK 0. The estimation of variance parameters and fixed effect parameters can be obtained using restricted maximum likelihood method REML 8, 9. When yjk is categorical, it can be modeled with generalized mixed effects model GLMM as follows: E yjk | ηk μ−1 β0 βk X gj ηjk , 2.2 where μ is a link function and μ−1 is its inverse. For Gaussian distributed traits, μ is the identity link, thus 2.2 is identical to the linear mixed effects model 2.1; for binary traits, μ is the logit link μx lnx/1 − x. For links other than identity function, the likelihood for this model contains integrals without a close form solution. All existing algorithms for likelihood maximization are either based on theoretical or numerical approximation 10, 11. The null hypothesis under the LME or GLMM can be tested using the likelihood ratio test or Wald chi-squared test. They can be implemented using SAS PROC Mixed or R lme4 package function lmer(). The Wald chi-squared test statistic takes the form βT covβ−1 β ∼ χ2K , where β β1 , . . . , βK is estimated using 2.1 or 2.2. For example, Kraja et al. 12 have employed a model similar to 2.1 to the analyses of bivariate continuous metabolic traits. We can also fit a model assuming β1 · · · βK β, that is, Eyjk | ηk μ−1 β0 βXgj ηjk , can be used to test the null hypothesis. where a single degree-of-freedom df test β/se β This test can be more powerful than the multi-df Wald chi-squared test if the effect sizes are in the same direction and not very different. It, however, may lack power if the β1 , . . . , βK are very different, especially have different signs and cancel each other out. 2.1.2. Frailty Models When the phenotypes are correlated survival times, frailty models can be used to fit the association model. Suppose the survival or censoring times are tkj for the kth k 1, . . . , K phenotype of the jth j 1, . . . , J individual. Let gj be the genotype of a genetic marker of the jth individual, and Xgj a score of the genotype as follows: h tkj ; X gj h0 tkj exp β0 βX gj ηkj , 2.3 where ηkj j 1, . . . , J are subject specific random effects following N0, Σ, and Σ is a Kdimensional correlation matrix. This is the Gaussian frailty model. There is another class of frailty models where expηkj follows a gamma distribution. A Gaussian or gamma frailty 4 Journal of Probability and Statistics model assuming an exchangeable correlation within a person can be fitted using coxph() in the survival package of R by including a frailty() term in the regressor. In addition, including a cluster() term in coxph() fits generalized estimating equations GEE type of model that assumes an independent working correlation matrix 13. Frailty models with an arbitrary prespecified Σ can be fitted with the coxme() in R coxme package for Gaussian random effects model. Fitting a mixed effects frailty model requires predetermining the correlation matrix Σ of random effects ηjk within jth person. The correlation between the phenotypes yjk within a person is attributable to the random effects ηjk and the fixed effects of the genetic marker. However, since the fixed effects are unknown, it is impossible to directly infer the correlation among the random effects. Misspecifying the correlation among random effects may result in bias in the inference on fixed effects. But the bias seems to be small for genetic association studies 14, 15. 2.1.3. Generalized Estimating Equations Different from mixed effects model is a class of models called marginal models. Instead of having random effects as regressors in addition to random errors to model correlation in multivariable response, marginal models collapse the random effects and random residual errors in the model. Generalized estimating equations GEE 16 solve the quasi-likelihood score function as follows: t n ∂μj j1 ∂β Vj −1 Yj − μj 0, 2.4 1/2 where Vj A1/2 j RαAj , and Rα is the working correlation matrix for the residual correlation. The variance and covariance of β is estimated with the so-called robust variance estimator 16. Similar to the LME, single- or multi-df Wald test statistic can be usually used to test that the genetic marker is not associated with any of the phenotypes. In our experience, GEE results are inflated with low minor frequency SNPs and not as powerful as LME in general 15, 17. However, GEE is robust to misspecification of response distribution or association model and thus can be used when the LME shows bias or inflation due to these reasons. 2.2. Variable Reduction Method Variable reduction approaches are in general only applicable to MV phenotype consisting of all continuous phenotypes that are approximately normal distributed. It derives a single or a few new phenotypes that are linear combinations of the original phenotypes, for example, Y a1 Y1 a2 Y2 · · · aK YK . 2.5 Existing methods include principal components analysis PCA where for the first component, ai , i 1, . . . , K are coefficients that maximize the variance of Y ; principal component of heritability PCH with coefficients maximizing the total heritability of Y 18 Journal of Probability and Statistics 5 and penalized PCH applicable to high-dimensional data 19, 20; and principal components of heritability with coefficients maximizing the quantitative trait locus QTL heritability PCQH of Y 21–24, that is, the variance explained by the genetic marker. The PCQH approaches are designed to maximize the individual phenotype variation explained by the genetic marker and thus may be more powerful than PCA and PCH in genetic association studies. 2.2.1. PCQH Approaches The approaches proposed by Lange et al. 21, 25 and Klei et al. 23 involve using a subset of the sample to estimate the coefficients in 2.5 that maximize the correlation between Y and the genetic marker. Specifically, in the estimation sample, the total phenotype variance is partitioned into QTL variance and residual variance as follows: Vp Vq Vε , 2.6 where Vp is the K × K total phenotype variance-covariance matrix, Vq the QTL variance matrix, and Vε the residual variance matrix. Let A α1 , . . . , αK , then the variance of Y At Y explained by the genetic marker is h2A At Vq A . At Vp A 2.7 A that maximizes h2A can be obtained by solving the following generalized eigen system 18: Vq A λVp A. 2.8 Vq varβ1 X, . . . , βK X can be approximated by Γ11t Γ, where Γ diag|β1 |σx , . . . , |βK |σx , σx is the sample standard deviation of the score of genotype Xg across all individuals, βi is estimated using the least squared estimator of Yi α βi Xg ε, and 1 signβ1 , . . . , signβK . Lange et al. 21, 25 approaches are only applicable to family-based association design. They suggest using the noninformative families or parental genotypes to estimate A because these data will not contribute directly to the family-based association tests FBAT. Then perform FBAT of Y on Xg. However, FBAT has low power in the absence of population stratification 26 compared to population based approaches. Klei et al’s. 23 is a populationbased association approach where they randomly split the sample into two subsets: one used to estimate A, the other used to test the association of Y with Xg via a linear regression model: Y α βXg ε. This ensures valid P value in the association test. 2.2.2. Canonical Correlation Analysis Canonical correlation analysis seeks coefficients so that the squared correlation between Y in 2.5, and the score of genetic marker, Xg, is maximized. Here ρ corrY , X is called 6 Journal of Probability and Statistics Table 1: Relationship between MANOVA test statistics and canonical correlation for association test of multivariate phenotype and a genetic marker. fρ ρ2 ρ2 /1 − ρ2 1 − ρ2 ρ2 MANOVA test Roy’s largest root Hotelling-Lawley trace Wilks lambda Pillai-Bartlett trace estimated canonical correlation. To obtain ρ, the covariance matrix of Y and X is partitioned as follows: cov Y Σ Σ YY YX , ΣXY ΣXX X 2.9 where ΣY Y is the K × K matrix of the variance-covariance matrix of Y , ΣY X and its transpose ΣXY are K × 1 and 1 × Kmatrix of the covariance matrix between Y and X, ΣXX is the variance of X, a scalar. All these submatrices can be estimated using the respective sample 1/2 co-variance matrix. The canonical correlation, ρ ΣXY A/At ΣY Y AΣXX , is solved as the −1 squared root of the largest eigenvalue of Σ−1 Y Y ΣY X ΣXX ΣXY , and the corresponding eigenvector A contains the coefficients for constructing Y . multivariate analysis of variance MANOVA tests correspond to evaluating canonical correlation. Table 1 details the relationship between ρ and commonly reported test statistics in MANOVA of a multivariate phenotype Y on Xg 27. These tests are implemented in SAS PROC GLM and R function summary.manova(). As part of the PLINK package specifically developed for genetic analysis, Ferreira et al. 24 implemented the Wilks lambda, and its P value is obtained from F-approximation F ρ2 /K/1 − ρ2 /n − K − 1. Canonical correlation analysis shares similarity with PCQH 23 in that both estimate a linear combination of original phenotypes, so that the genotype score explains most of the variation in terms of percent of total variance and squared correlation, resp. of the new phenotype. The difference between the two approaches is that the canonical correlation analysis evaluates squared correlation using whole sample, while PCQH estimates the loadings using a subset of the sample and test the association in the rest of the sample. Extensive simulation studies performed in 28. The author of 28 showed that MANOVA via Wilk’s lambda was substantially more powerful than PCQH 23 with K 5 phenotypes. 2.3. Combining Test Statistics from Univariate Analysis An alternative way to analyze multivariate phenotypes is to perform univariate phenotypegenotype association test for each phenotype individually and then combine the test statistics from the univariate analysis. The advantage of such approach is the simplicity, that is, the methods to deal with univariate phenotypes are generally simpler than methods for MV phenotypes. It is especially useful for analyzing multivariate phenotype consisting of components of different types of distributions such as continuous, dichotomous, and survival. Regression methods for analyzing such multivariate phenotype are generally Journal of Probability and Statistics 7 complicated and not trivial to implement for MV phenotype with dimension > 2, see for example, 29, 30. In recent years, researchers have generated large amount of univariate GWAS results for a variety of complex traits. Methods that combine the univariate results of multiple traits to detect genetic markers associated with multiple phenotypes are appealing. 2.3.1. Methods for Homogeneous Genetic Effects across Phenotypes Assume that T T1 , T2 , . . . , TK T is a vector of K test statistics obtained from association analyses of each individual component phenotype against the genetic marker. Assume that T follows a multivariate normal distribution with mean τ τ1 , τ2 , . . . , τK T and a nonsingular covariance matrix Σ. For example, T can be the β coefficients from least squared regression model for individual components or the t-test statistics from the regression models. The null hypothesis of no association to any phenotypes is H0 : τ τ1 , τ2 , . . . , τK T 0. O’Brien 31–33 suggested the following linear combination of T1 , T2 , . . . , TK , with weight e 1, 1, . . . , 1T of length K: S eT Σ−1 T 2.10 when τ1 τ2 · · · τK / 0 2.10 is the most powerful test among a class of tests statistics that are linear combinations of T1 , T2 , . . . , TK . Under the null hypothesis, S follows the normal distribution with mean 0 and variance eT Σ−1 e. To estimate Σ with GWAS results, Yang et al. 34 suggested using the sample covariance matrix of the statistics on a large number of SNPs genomewide with little or no linkage disequilibrium among them say HapMap r 2 < 0.1. The power of O’Brien’s method depends on the assumption τ1 τ2 · · · τK . When the means are very different or with opposite signs, O’Brien’s method may not be efficient. Yang et al. proposed a sample splitting approach that replaces the uniform weight eT by weights w estimated using a portion of the sample and only used the remaining sample to estimate T in 2.10, that is, S wT Σ−1 T. To overcome the variability introduced by a random sample splitting, Yang et al. also evaluated a cross-validation approach that averages the test statistics of 10 random splitting samples. The results showed that when τ1 , τ2 , . . . , τK are of different magnitude or in opposite directions, O’Brien’s method is less powerful than Yang et al., which indicates room for improvements for O’Brien’s method. However, the sample splitting and cross-validation methods are less powerful than O’Brien’s method with homogeneous effect sizes. 2.3.2. Methods for Heterogeneous Genetic Effects across Phenotypes The limitation of O’Brien statistic is that it is not powerful for heterogeneous effects across multiple phenotypes, especially if some effects are of opposite directions. Another class of statistics that takes a quadratic form of the vector of the individual association statistic may overcome the limitation. For example, the following Wald chi-squared type test statistic was mentioned in Xu et al. 32. Sw TT Σ−1 T. 2.11 8 Journal of Probability and Statistics The difference between 2.10 and 2.11 is that the vector e 1, 1, . . . , 1T is replaced by the T in 2.11. S follows a chi-squared distribution with degree of freedom equal to the number of the phenotypes K or rank of Σ if it is not full rank. Due to the “curse of dimensionality,” power of 2.11 is diminishing with the increased number of phenotypes. Similar problem has been extensively studied and discussed in high-dimensional data analysis field and most recently in the analyses of multiple rare variants. Borrowing ideas from these fields, we propose the following test statistic that may be more powerful than 2.10 and 2.11 with heterogeneous effects. Ssq TT T K t2i . 2.12 i1 The difference between 2.12 and 2.11 is that there is no variance-covariance matrix in 2.12. This statistic was first proposed by Pan 35 to analyze multiple rare or common variants against a single phenotype, where the ti is the beta coefficient for the ith genetic variant. Different from Pan 35, here ti is the association statistic for the ith phenotype with a single marker. Based on the groundwork of Zhang 36, Pan 35 pointed out that the 2 distribution of 2.11 is a mixture of single degree-of-freedom chi-squared variates, K i1 ci χ1 where ci s are the eigen values of Σ, that is, the variance-covariate matrix of ti . The distribution of 2.12 can be well approximated by aχ2d b with K a 3 i1 ci K 2 , i1 ci b K i1 ci − K 2 i1 ci K 2 3 i1 ci , K 2 i1 ci d K 3 i1 ci 3 2 . 2.13 The P value is calculated as pχ2d > SSq − b/a. The degree of freedom of the Ssq may be less than K with highly correlated phenotypes. In addition, 2.12 does not have the problem of instability observed for 2.10 and 2.11 when some of the components are highly correlated in one of our applications, a correlation ∼0.7 has resulted in inflated results for 2.10 and 2.11. We have developed an R package CUMP combining univariate results of multivariate phenotypes that have implemented all the aforementioned combining statistics approaches. The software can be downloaded at http://people.bu.edu/qyang/, and a short report of this software is submitted 37. 3. Identifying Pleiotropy All the aforementioned methods can be used to detect association that is potentially due to pleiotropy. But they do not answer the question if the detected association is truly pleiotropy, that is, the marker locus affects all components of the MV phenotype directly. The detect association can affect some of the phenotypes and/or mediate through these phenotypes to affect the other phenotypes. Vansteelandt et al. 38 illustrated potential confounding mechanism between the genotype of a genetic marker and a phenotype using a causal diagram Figure 1: the association between the genotype, denoted as G, and the response phenotype Y can occur through the paths connecting the two variables along all unbroken sequences of edges regardless of the direction of the arrows, given that there are no colliders Journal of Probability and Statistics 9 U L K Y G Figure 1: Causal diagram showing potential confounding mechanisms for the association between the genotype of a genetic marker G and the phenotype Y . The variable K denotes the intermediate phenotype, L the collection of known environmental and genetic risk factors, and U the unknown environmental and genetic risk factors such as population stratification and unknown genetic variants in linkage disequilibrium with G. i.e., variables in which two arrows converge, e.g., variables K and L in Figure 1 in the sequence 39. The genotype G may be associated with Y due to 1 direct causal effect, that is, G → Y ; 2 through intermediate phenotype or risk factors, that is, G → K → Y or G → L → K → Y ; 3 because of confounding factors, that is, G ← U → Y or G ← U → L → K → Y . The authors showed that two commonly used approaches to detangle the complex relationship between phenotypes, genotype, and traditional risk factors are flawed. The first commonly used approach derives the residuals of Y regressing on K, say Y Y −βK, and then the association between G and Y is tested. The disadvantage of this approach is that not only the direct causal effect of K on Y is removed but also any indirect effect of K on Y through G e.g., K ← G → Y and Y ← U ← L ← G → K and other factors e.g., K ← L → U → Y . Therefore β may be biased in the presence of confounding factors which leads to biased test of G with Y . The second commonly used approach tests the direct effect of G on Y in a regression model including K and L as covariates. Adjustment of K removes the relationship between G and Y through G → K → Y ; however, because K is a collider Figure 1, the adjustment of K induces a spurious association 39, 40 along the path G → K → L ← U → Y . Additionally, adjusting for L induces spurious associated through the path G → L ← U → Y . To overcome the limitation of the two commonly adapted approaches, Vansteelandt et al. 38 proposed a least squared regression model to estimate the direct effect size of K on Y . This regression model includes the suspected intermediate phenotype, the score of the genetic marker genotype, XG, and other common risk factors between the two phenotypes as regressors: EYi γ0 γ1 Ki γ2 Xi γ3 Li . 3.1 The estimated effect size of the phenotype represents the direct effect of the K on Y , that is, not confounded by the effect of X mediated through any of the covariates. Then, a new phenotype is created as the residual of the response subtract the effect of K only Yi Yi − y − γ1 Ki − k. Then, whether the G only exerts its effect on Y through K can be tested using any standard association test statistic between the residual and the X. A negative result indicates that G only exerts its effect on Y through K while a positive result indicates that the G has a direct 10 Journal of Probability and Statistics effect on Y and/or a spurious effect through other confounders. Extensions of the method to dichotomous and time-to-event outcomes have been proposed 41, 42. 4. Discussion In this paper, we reviewed methods available for joint analyzing correlated phenotypes in genetic association studies. Some of these methods are designed to detect potential association with multiple phenotypes pleiotropy, while the others are designed to test whether the detected association with the MV phenotype is truly pleiotropy or the genetic marker exerts its effects on some phenotypes through affecting the others. For methods designed to detect association, each method has its own pros and cons. Random effects model requires knowledge of residual correlation, and misspecifying the correlation may incur inflation or power loss. Generalized estimating equations are robust to misspecification of residual correlation, but it is inflated for low-frequency variants and less powerful than random effects model in our experience. Variable reduction approaches are appealing because correlated outcomes are reduced to a single or fewer number of uncorrelated outcomes. However, in the presence of missing data in the outcomes, individuals with missing data do not contribute to the analysis, which may result in power loss. The approaches combining univariate association results are more flexible than the other methods especially when MV phenotypes consist of a mixture of continuous, discrete, and/or time-to-events data. Regression approaches have been developed to deal with such phenotypes. But they are generally complicated and few available software implements these methods. Since univariate association results are used, individuals with incomplete observations still contribute to the analysis of available phenotypes. Simulations on all continuous phenotypes indicated that the power of O’Brien’s method, one of the approaches combining univariate association results is similar to regression and variable reduction methods when the effects size are similar across multiple phenotypes 34. All the approaches introduced here for population based approaches assume unrelated individuals. When there are related individuals in the data, not accounting for family structure can result in inflation or power loss. Extension of introduced methods to account for family data are possible. For example, one may add a random effect in mixed effects model to account for family structure. For approaches combining univariate association results, a model that account for family structure need be used in the univariate analyses. In terms of computational cost, mixed effects models may be most time consuming since maximization of likelihood is required. Finally, it has been shown that traditional causal inference is useful in distinguishing true pleiotropy from other mechanisms that also result in genetic association with multiple phenotypes. A related causal inference in recent genetic literature is Mendelian randomization test 43–45. This approach can be used to infer whether an intermediate phenotype has a causal effect on an outcome phenotype, using genetic markers in association with the intermediate phenotype. Unlike a phenotype that is subject to the influence of uncontrolled environmental factors and/or reverse causation of another phenotype, genotypes of genetic markers isare free of influence of environmental factors and reverse causation. For this approach, marker genotypes isare used as an instrument variable. This test requires that there is no pleiotropy effect of the genetic marker on outcome phenotype. Association of the genotype and outcome phenotype indicates that the intermediate phenotype may causally affect the outcome phenotype. Journal of Probability and Statistics 11 5. URLs to Software Mentioned in This Paper SAS: http://www.sas.com/, R: http://www.r-project.org/, CUMP: http://cran.r-project.org/web/packages/CUMP/index.html, coxme: http://cran.r-project.org/web/packages/coxme/index.html, gee: http://cran.r-project.org/web/packages/gee/index.html, survival: http://cran.r-project.org/web/packages/survival/index.html, lme4: http://cran.r-project.org/web/packages/lme4/index.html, PLINK: http://pngu.mgh.harvard.edu/∼purcell/plink/. Acknowledgments Q. Yang’s work is supported by the National Heart, Lung, and Blood Institute’s Framingham Heart Study Contract no. N01-HC-25195 and Grant no. R01HL093328 and R01HL093029. Y. Wang’s work is supported by NIH Grants nos. R03AG031113-01A2 and 1R01NS073671-01 1. References 1 International HapMap Consortium, K. A. Frazer, D. G. Ballinger et al., “A second generation human haplotype map of over 3.1 million SNPs,” Nature, vol. 449, pp. 851–861, 2007. 2 1000 Genomes Project Consortium, “A map of human genome variation from population-scale sequencing,” Nature, vol. 467, pp. 1061–1073, 2010. 3 L. A. Hindorff, H. A. Junkins, P. N. Hall, J. P. Mehta, and T. A. Manolio, “A catalog of published genome-wide association studies,” National Human Genome Research Institute, 2011, http://www.genome.gov/gwastudies/. 4 T. A. Manolio, F. S. Collins, N. J. Cox et al., “Finding the missing heritability of complex diseases,” Nature, vol. 461, no. 7265, pp. 747–753, 2009. 5 E. E. Eichler, J. Flint, G. Gibson et al., “Missing heritability and strategies for finding the underlying causes of complex disease,” Nature Reviews Genetics, vol. 11, no. 6, pp. 446–450, 2010. 6 N. M. Laird and J. H. Ware, “Random-effects models for longitudinal data,” Biometrics, vol. 38, no. 4, pp. 963–974, 1982. 7 G. M. Fitzmaurice and N. M. Laird, “A likelihood-based method for analysing longitudinal binary responses,” Biometrika, vol. 80, no. 1, pp. 141–151, 1993. 8 H. D. Patterson and R. Thompson, “Recovery of inter-block information when block sizes are unequal,” Biometrika, vol. 58, pp. 545–554, 1971. 9 D. A. Harville, “Maximum likelihood approaches to variance component estimation and to related problems,” Journal of the American Statistical Association, vol. 72, no. 358, pp. 320–340, 1977. 10 N. E. Breslow and D. G. Clayton, “Approximate inference in generalized linear mixed models,” Journal of the American Statistical Association, vol. 88, pp. 9–25, 1993. 11 D. M. Bates and S. DebRoy, “Linear mixed models and penalized least squares,” Journal of Multivariate Analysis, vol. 91, no. 1, pp. 1–17, 2004. 12 A. T. Kraja, D. Vaidya, J. S. Pankow et al., “A bivariate genome-wide approach to metabolic syndrome: STAMPEED Consortium,” Diabetes, vol. 60, no. 4, pp. 1329–1339, 2011. 13 T. M. Therneau, P. M. Grambsch, and V. S. Pankratz, “Penalized survival models and frailty,” Journal of Computational and Graphical Statistics, vol. 12, no. 1, pp. 156–175, 2003. 14 R. M. Pfeiffer, A. Hildesheim, M. H. Gail et al., “Robustness of inference on measured covariates to misspecification of genetic random effects in family studies,” Genetic Epidemiology, vol. 24, no. 1, pp. 14–23, 2003. 12 Journal of Probability and Statistics 15 M. H. Chen, X. Liu, F. Wei et al., “A comparison of strategies for analyzing dichotomous outcomes in genome-wide association studies with general pedigrees,” Genetic Epidemiology, vol. 35, no. 7, pp. 650–657, 2011. 16 K. Y. Liang and S. L. Zeger, “Longitudinal data analysis using generalized linear models,” Biometrika, vol. 73, no. 1, pp. 13–22, 1986. 17 L. A. Cupples, H. T. Arruda, E. J. Benjamin et al., “The Framingham Heart Study 100K SNP genomewide association study resource: overview of 17 phenotype working group reports,” BMC Medical Genetics, vol. 8, supplement 1, 2007. 18 J. Ott and D. Rabinowitz, “A principal-components approach based on heritability for combining phenotype information,” Human Heredity, vol. 49, no. 2, pp. 106–111, 1999. 19 Y. Wang, Y. Fang, and M. Jin, “A ridge penalized principal-components approach based on heritability for high-dimensional data,” Human Heredity, vol. 64, no. 3, pp. 182–191, 2007. 20 Y. . Wang, Y. Fang, and S. Wang, “Clustering and principal-components approach based on heritability for mapping multiple gene expressions,” BMC Proceedings, vol. 1, supplement 1, p. S121, 2007. 21 C. Lange, K. van Steen, T. Andrew et al., “A family-based association test for repeatedly measured quantitative traits adjusting for unknown environmental and/or polygenic effects,” Statistical Applications in Genetics and Molecular Biology, vol. 3, no. 1, pp. 1544–6115, 2004. 22 C. Lange, D. L. DeMeo, and N. M. Laird, “Power and design considerations for a general class of family-based association tests: quantitative traits,” American Journal of Human Genetics, vol. 71, no. 6, pp. 1330–1341, 2002. 23 L. Klei, D. Luca, B. Devlin, and K. Roeder, “Pleiotropy and principal components of heritability combine to increase power for association analysis,” Genetic Epidemiology, vol. 32, no. 1, pp. 9–19, 2008. 24 M. A. R. Ferreira and S. M. Purcell, “A multivariate test of association,” Bioinformatics, vol. 25, no. 1, pp. 132–133, 2009. 25 C. Lange, E. K. Silverman, X. Xu, S. T. Weiss, and N. M. Laird, “A multivariate family-based association test using generalized estimating equations: FBAT-GEE,” Biostatistics, vol. 4, no. 2, pp. 195–206, 2003. 26 Y. S. Aulchenko, D. J. de Koning, and C. Haley, “Genomewide rapid association using mixed model and regression: a fast and simple method for genomewide pedigree-based quantitative trait loci association analysis,” Genetics, vol. 177, no. 1, pp. 577–585, 2007. 27 K. E. Muller and B. L. Peterson, “Practical methods for computing power in testing the multivariate general linear hypothesis,” Computational Statistics and Data Analysis, vol. 2, no. 2, pp. 143–158, 1984. 28 H. Wu, Methods for genetic association studies using longitudinal and multivariate phenotypes in families [Ph.D. thesis], Boston University, Boston, Mass, USA, 2009. 29 G. M. Fitzmaurice and N. M. Laird, “Regression models for mixed discrete and continuous responses with potentially missing values,” Biometrics, vol. 53, no. 1, pp. 110–122, 1997. 30 J. Liu, Y. Pei, C. J. Papasian, and H. W. Deng, “Bivariate association analyses for the mixture of continuous and binary traits with the use of extended generalized estimating equations,” Genetic Epidemiology, vol. 33, no. 3, pp. 217–227, 2009. 31 P. C. O’Brien, “Procedures for comparing samples with multiple endpoints,” Biometrics, vol. 40, no. 4, pp. 1079–1087, 1984. 32 X. Xu, L. Tian, and L. J. Wei, “Combining dependent tests for linkage or association across multiple phenotypic traits,” Biostatistics, vol. 4, no. 2, pp. 223–229, 2003. 33 L. J. Wei and W. E. Johnson, “Combining dependent tests with incomplete repeated measurements,” Biometrika, vol. 72, no. 2, pp. 359–364, 1985. 34 Q. Yang, H. Wu, C. Y. Guo, and C. S. Fox, “Analyze multivariate phenotypes in genetic association studies by combining univariate association tests,” Genetic Epidemiology, vol. 34, no. 5, pp. 444–454, 2010. 35 W. Pan, “Asymptotic tests of association with multiple SNPs in linkage disequilibrium,” Genetic Epidemiology, vol. 33, no. 6, pp. 497–507, 2009. 36 J.-T. Zhang, “Approximate and asymptotic distributions of chi-squared-type mixtures with applications,” Journal of the American Statistical Association, vol. 100, no. 469, pp. 273–285, 2005. 37 X. Liu and Q. Yang, “CUMP: an R package for analyzing multivariate phenotypes in genetic association studies”. 38 S. Vansteelandt, S. Goetgeluk, S. Lutz et al., “On the adjustment for covariates in genetic association analysis: a novel, simple principle to infer direct causal effects,” Genetic Epidemiology, vol. 33, no. 5, pp. 394–405, 2009. Journal of Probability and Statistics 13 39 J. Pearl, “Causal diagrams for empirical research,” Biometrika, vol. 82, no. 4, pp. 669–688, 1995. 40 J. M. Robins, “Data, design, and background knowledge in etiologic inference,” Epidemiology, vol. 12, no. 3, pp. 313–320, 2001. 41 P. J. Lipman, K. Y. Liu, J. D. Muehlschlegel, S. Body, and C. Lange, “Inferring genetic causal effects on survival data with associated endo-phenotypes,” Genetic Epidemiology, vol. 35, no. 2, pp. 119–124, 2011. 42 S. Vansteelandt, “Estimation of controlled direct effects on a dichotomous outcome using logistic structural direct effect models,” Biometrika, vol. 97, no. 4, pp. 921–934, 2010. 43 G. D. Smith and S. Ebrahim, “‘Mendelian randomization’: can genetic epidemiology contribute to understanding environmental determinants of disease?” International Journal of Epidemiology, vol. 32, no. 1, pp. 1–22, 2003. 44 D. A. Lawlor, R. M. Harbord, J. A. C. Sterne, N. Timpson, and G. D. Smith, “Mendelian randomization: using genes as instruments for making causal inferences in epidemiology,” Statistics in Medicine, vol. 27, no. 8, pp. 1133–1163, 2008. 45 P. M. McKeigue, H. Campbell, S. Wild et al., “Bayesian methods for instrumental variable analysis with genetic instruments “Mendelian randomization”: example with urate transporter SLC2A9 as an instrumental variable for effect of urate levels on metabolic syndrome,” International Journal of Epidemiology, vol. 39, no. 3, pp. 907–918, 2010. Advances in Operations Research Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Advances in Decision Sciences Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Mathematical Problems in Engineering Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Journal of Algebra Hindawi Publishing Corporation http://www.hindawi.com Probability and Statistics Volume 2014 The Scientific World Journal Hindawi Publishing Corporation http://www.hindawi.com Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 International Journal of Differential Equations Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Volume 2014 Submit your manuscripts at http://www.hindawi.com International Journal of Advances in Combinatorics Hindawi Publishing Corporation http://www.hindawi.com Mathematical Physics Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Journal of Complex Analysis Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 International Journal of Mathematics and Mathematical Sciences Journal of Hindawi Publishing Corporation http://www.hindawi.com Stochastic Analysis Abstract and Applied Analysis Hindawi Publishing Corporation http://www.hindawi.com Hindawi Publishing Corporation http://www.hindawi.com International Journal of Mathematics Volume 2014 Volume 2014 Discrete Dynamics in Nature and Society Volume 2014 Volume 2014 Journal of Journal of Discrete Mathematics Journal of Volume 2014 Hindawi Publishing Corporation http://www.hindawi.com Applied Mathematics Journal of Function Spaces Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Optimization Hindawi Publishing Corporation http://www.hindawi.com Volume 2014 Hindawi Publishing Corporation http://www.hindawi.com Volume 2014