Skip to main content

METHODS article

Front. Genet., 13 January 2015
Sec. Statistical Genetics and Methodology
This article is part of the Research Topic Genetic prediction View all 10 articles

Evaluation of an ensemble of genetic models for prediction of a quantitative trait

  • 1Department of Biostatistics, School of Public Health, Boston University, Boston, MA, USA
  • 2Department of Medicine, School of Medicine, Boston University, Boston, MA, USA

Many genetic markers have been shown to be associated with common quantitative traits in genome-wide association studies. Typically these associated genetic markers have small to modest effect sizes and individually they explain only a small amount of the variability of the phenotype. In order to build a genetic prediction model without fitting a multiple linear regression model with possibly hundreds of genetic markers as predictors, researchers often summarize the joint effect of risk alleles into a genetic score that is used as a covariate in the genetic prediction model. However, the prediction accuracy can be highly variable and selecting the optimal number of markers to be included in the genetic score is challenging. In this manuscript we present a strategy to build an ensemble of genetic prediction models from data and we show that the ensemble-based method makes the challenge of choosing the number of genetic markers more amenable. Using simulated data with varying heritability and number of genetic markers, we compare the predictive accuracy and inclusion of true positive and false positive markers of a single genetic prediction model and our proposed ensemble method. The results show that the ensemble of genetic models tends to include a larger number of genetic variants than a single genetic model and it is more likely to include all of the true genetic markers. This increased sensitivity is obtained at the price of a lower specificity that appears to minimally affect the predictive accuracy of the ensemble.

Introduction

Genome-wide association studies (GWAS) have been used extensively to examine the association between common single nucleotide polymorphisms (SNPs) and disease phenotypes. While many of these studies have successfully found genetic variants that have highly significant associations with phenotypes, typically their effect sizes are small and the predictive power is limited. In order to build genetic prediction models with hundreds of SNPs, investigators often combine multiple SNPs into a genetic score that is used as a single covariate (Meigs et al., 2008; Purcell et al., 2009; Paynter et al., 2010; Sebastiani et al., 2012b; Kundu et al., 2014). The genetic score is built by adding the number of alleles from a list of SNPs that are found associated with consistent changes in the phenotype, often from the result of a GWAS or previously published work, but one of the difficulties in developing a genetic score for phenotype prediction is the determination of the optimal number of SNPS to be used. Including too few variants could limit the prediction accuracy, while including too many genetic variants could introduce too many false positives SNPS and therefore impact the accuracy of the prediction model.

Ensemble methods have been utilized to address these challenges (Breiman, 1996), and we introduced an ensemble of Bayesian classification rules for prediction of qualitative phenotypes using genetic data in Hartley et al. (2012), Sebastiani et al. (2012a), Hartley and Sebastiani (2013). In Milton et al. (2014), we generalized the approach to prediction of a quantitative phenotype: fetal hemoglobin level in sickle cell anemia patients. In this paper we formally describe the approach and use simulations to compare the results of the ensemble-based method vs. using a single “best” model, in the specific case of unweighted genetic score. We show that an ensemble of genetic models is more robust to the inclusion of genetic variants that are falsely associated with the phenotype than using a single model.

Materials and Methods

Development of Genetic Scores and Genetic Prediction Models

The method assumes that there is a list of S SNPs ordered by decreasing statistical significance that result from a GWAS. We assume that these SNPs are not in linkage disequilibrium. Let the “risk allele” of each SNP be the allele that is associated with an increase in the quantitative trait using an additive genetic model. Therefore, an individual i can carry 0, 1, or 2 risk alleles for each SNP j that we denote by Ri,j. For a fixed number of SNPs N, the genetic score for individual i is computed by adding the number of risk alleles of the N SNPs as follows:

GSi,N=j=1NRi,j

This genetic score GSi,N based on N SNPs is used as a covariate in the linear regression model:

E(yi,N)=β0,N+β1,NGSi,N    (1)

where yi,N is the phenotype of the ith individual and the regression coefficients β0,N, β1,N can be estimated using the Maximum Likelihood (ML) method. The prediction of the phenotype for an individual with genetic score GSi,N is then provided by the formula:

y^i,N=β0,N^+β1,N^GSi,N    (2)

where β0,N^ and β1,N^ are the ML estimates of the regression coefficients. As the number N of SNPs included in the genetic score varies, one can compute different genetic scores for each individual and therefore different genetic prediction models. The challenge is to choose the best number of SNPs to be included in the genetic score for optimal prediction. A simple approach is to randomly divide the data into a training set and a test set, use the training set to generate cumulative genetic scores by adding one SNP at a time from the sorted list of SNPs so that GSi,N+1 = GSi,N + Ri,N+1 for N = 1,…,S, and use these S models to predict the outcome in the test set. The model with the largest correlation between predicted and observed phenotype in the test set will identify the best genetic score, and therefore the best number of SNPs. In this sampling strategy, “single split,” the dataset is split into training and test sets only once.

Cross Validation to Choose the Optimal N

K-fold cross validation (CV) can also be used to determine the optimal number of SNPs (Alsultan et al., 2011). In K-fold cross validation, the dataset is randomly partitioned into K equally sized, non-overlapping datasets. Iteratively, one partition is reserved as a test set and K-1 of the K partitions are merged into a training dataset that is used to develop S genetic models, one for each of the genetic scores GSi,N, N = 1,…,S. The S genetic models are used to predict the outcome in the test set and the model with the largest correlation between predicted and observed outcome is selected as the most predictive model.

Development of Ensemble of Genetic Prediction Models

Phenotype prediction can also be accomplished by using an ensemble of genetic models (Hartley et al., 2012; Sebastiani et al., 2012a). The idea of the ensemble methodology is to build a predictive model by combining predictions from multiple models. Here, we propose an ensemble of M cumulative genetic models in which the predicted value of a phenotype is computed as the average prediction from M genetic models as follows:

y^¯i,M=1MN=1My^i,N.    (3)

In Equation (3) y^i,N is the prediction from the model with genetic score GSi,N for individual i and the genetic scores are cumulatively built by adding one SNP at a time from the sorted list of SNPs so that GSi,N+1 = GSi,N + Ri,N+1. Therefore, M represents the number of models in the ensemble as well as the overall number of SNPs used for prediction. To choose the number M, the data can be randomly divided into a training set and a test set, and the prediction accuracy of the ensemble of increasing number of genetic prediction models (M = 1,…,S) generated in the training set can be evaluated in the independent test set to identify the ensemble of M models with best prediction (the model with the largest correlation between the predicted and observed phenotype) (Mevik et al., 2004).

Simulations

We tested the prediction accuracy of the single genetic model and the ensemble of genetic models on simulated data. The following simulation scheme was adapted from Yip and Lange (2011), Bae et al. (in press).

(1) S = 1000 biallelic SNPs were generated with minor allele frequency (MAF) that followed a uniform distribution in the interval (0.05, 0.50). The 0.05 cutoff of the uniform distribution was used to mimic a quality control process where SNPs with a MAF < 0.05 are removed from a GWAS dataset. The genotypes Gi,k where Gi,k is the additive genotype coding for the ith individual at the kth causal SNP, were generated using a multinomial distribution, assuming Hardy–Weinberg equilibrium for each SNP so that, for each allele frequency p, genotypes were simulated in proportions p2, 2p(1 - p) and (1 - p)2. A sample of 1000 individuals was generated for each simulated data set.

(2) The phenotype was generated from a linear regression model with m = 5, 10, and 30 causal SNPs (out of S = 1000) with a total variability σ2Total = 1. Here we define a causal SNP to be a SNP truly associated with the phenotype (a true positive). We chose three different levels of heritability: low (h2 = 0.20), medium (h2 = 0.40), and high (h2 = 0.60), and for each h2 we defined the effect size ak for each causal SNP, under a strictly additive model, as:

a2k=hk2σTotal22pk(1pk)    (4)

(3) The formula in Equation (4) was described in Yip and Lange (2011), Bae et al. (in press), and σ2Total is the total phenotypic variability, pk is the MAF of the kth causal SNP, hk2=h2m is the heritability of the kth causal SNP, and m is the number of causal SNPs. The effect size in Equation (4) assumes that all causal SNPs contribute to the total heritability by an equal amount. For each causal SNP, we randomly drew yi,k~N(akGi,k,σTotal2m). The phenotype was then computed as follows:

yi=k=1myi,k

resulting in yi~N(k=1makGi,k,σTotal2).

(4) The 1000 individuals in each simulated data set were randomly separated into a set of 900 individuals (discovery dataset) and 100 individuals (test dataset) that were used for model building and testing.

This simulation procedure was used to generate 1000 data sets for each combination of heritability and number of causal SNPs. A single SNP analysis was performed in each discovery dataset for all of the SNPs that were then sorted by order of statistical significance. Cumulative genetic scores were then computed for each of the 900 individuals in the training set by adding one SNP at a time from the sorted list of 1000 SNPs (sorted in order of decreasing significance), thus producing 1000 genetic scores for each subject, in each group, for each simulated dataset. We then generated genetic prediction models using the genetic scores as the covariate as shown in Equation (1) and the 1000 genetic models estimated from the training set in each simulation were used to predict the phenotype for the test dataset of 100 individuals using the formula shown in Equation (2). Ensembles of these genetic prediction models were also used to predict the phenotype for the test dataset as shown in Equation (3). The Pearson correlation between the predicted and observed phenotype was computed for all these models and the model with the highest correlation between observed and predicted values in the test set was selected as the most predictive.

We also randomly divided each of the 1000 simulated set into 10 partitions and used 10 fold CV to select the most predictive genetic prediction model in each simulated data set. For each of the 10 folds the correlation between the observed and predictive phenotype was computed for all genetic models. The results from the 10 folds were then averaged to produce a single estimation of the correlation between the observed and predicted phenotype for each genetic model. The model with the highest correlation was chosen to be the model with the optimal number of SNPs.

We summarize the results by the correlation between observed and predicted values using the single and ensemble of genetic models, the number of overall SNPs and the proportion of causal SNPs included in each selected model.

Results

Figure 1 displays the distribution of the correlation between the predicted and the observed values for the single genetic prediction model (GS correlation) and the ensemble methods (ENS GS correlation) for increasing number of SNPs in the genetic score. The phenotype was simulated assuming five causal SNPs (row 1), 10 causal SNPs (row 2), and 30 causal SNPs (row 3), and increasing heritability, but with fixed phenotypic variability.

FIGURE 1
www.frontiersin.org

Figure 1. Distribution of the correlation between observed values and values predicted by the single genetic model (GS) and the ensemble of genetic models (ENS GS). The side by side boxplots display the correlation between the observed and predicted phenotype in the 1000 simulated test data vs. the number of SNPs in the single genetic model (GS: odd columns) and the ensemble of genetic models (ENS GS: even columns) for increasing heritability (h2). Row 1: five causal SNPs; row 2: 10 causal SNPs; row 3: 30 causal SNPs.

The most obvious result in Figure 1 is that, for fixed number of causal SNPs, the correlation between the observed and predicted phenotype increases as the heritability of the phenotype increases. This result is expected since the effects of the causal SNPs increase with increasing heritability and fixed variability, as shown in Equation (4), and therefore the causal SNPs are more likely to be found statistically significant and ranked high in the list of SNPs to be included in the genetic score.

Both the single genetic model and the ensemble of genetic models show that the prediction accuracy tends to initially increase as more and more SNPs are added to the model. The single genetic model has a faster rate of increase than the ensemble of models, and it reaches a peak of prediction accuracy followed by a decline when the genetic score includes too many SNPs. On the other hand, the ensemble of genetic models appears to require a few more SNPs than the single genetic model to reach a peak of prediction accuracy but the rate of decline is markedly slower relative to the single genetic model as more and more SNPs are added to the models. These results suggests that the best single genetic model, selected on the best predictive accuracy in the test set, should include a smaller number of SNPs than the best ensemble of genetic models.

Consistent with this observation, Table 1 reports summary statistics (median and interquartile range) of the number of SNPs selected using the single split for the single genetic model and for the ensemble of genetic models and shows that the best single genetic prediction model tends to include a smaller number of SNPs than the best ensemble of genetic models. This smaller number is close to the number m of causal SNPs used in the simulations when m = 5 or 10, but it is an underestimate when m = 30 and the severity of the under-estimation increases with smaller heritability. The best ensemble of genetic models, on the other hand, tends to include a number of SNPs that exceeds the number of causal SNPs.

TABLE 1
www.frontiersin.org

Table 1. Distribution of the number of SNPs included in the best single genetic model selected with the single split of the data (GS), the best ensemble of genetic models (ENS GS), and the best single genetic model selected using cross-validation (CV).

We next investigated how the different numbers of SNPs included in the best single genetic model and the best ensemble of genetic models affect the sensitivity of the methods, that is, the selection of true positive SNPs, and the prediction accuracy. Figure 2 (top panel) shows the sensitivity of the best ensemble of genetic models and of the best single genetic model. The sensitivity of the ensemble of genetic models is almost 100% with a small number of causal SNPs and decreases when the SNP effects become small, but it is higher than the sensitivity of the best single genetic model. The higher sensitivity comes at a price of lower specificity (Figure 2, mid panel) but the bottom panel of Figure 2 shows that the accuracy of the best ensemble of genetic models is only slightly inferior to the accuracy of the best single genetic model. Table 2 reports summary statistics (median and interquartile range) of the correlation between observed and predicted phenotypes and shows that the worst median loss of accuracy was about 15% when the heritability was low (h2 = 0.20), and the number of causal SNPs with large (m = 30), and it was within 5% in the other scenarios. The analysis suggests that the ensemble of genetic models is more likely to capture all causal SNPs than the single genetic model at the price of including some false positive SNPs, without substantially reducing the predictive accuracy.

FIGURE 2
www.frontiersin.org

Figure 2. Plots of the Model Selection Accuracy vs. Number of Causal SNPs. The top panel displays side-by-side boxplots of the proportion of causal SNPs that were included in the most predictive models, for increasing number of SNPs (x-axis), and increasing heritability (h2). The mid panel displays side-by-side boxplots of the specificity of the most predictive models and the bottom panel displays summaries of the prediction accuracy of the same methods. ENS GS: the ensemble of genetic models selected using a single split of the data (red); GS: single genetic model selected using a single split of the data (green); GS + CV: single genetic model selected using 10 fold CV model (blue).

TABLE 2
www.frontiersin.org

Table 2. Summary of the predictive accuracy of the best single genetic model selected with the single split of the data (GS), the best ensemble of genetic models (ENS GS), and the best single genetic model selected using cross-validation (CV).

We also investigated whether a different selection of the best genetic model could produce a better inclusion of true positive SNPs. We used 10 fold CV, as described in the methods, to select the best single genetic model. The results in Table 1 show that CV produced best single genetic models that included a number of SNPs comparable to the strategy based on a single split of the data but the analysis of the accuracy and sensitivity of the models selected with 10 fold CV in Figure 2 and Table 2 suggests that the approach may be slightly less sensitive.

Discussion

One of the major goals of GWAS was to identify genetic variants that are associated with disease or measures of disease severity in order to be used for personalized medicine. However, genetic models have been of limited utility and the selection of the best SNPs to be used for prediction is challenging (Schrodi et al., 2014). SNPs that reach genome-wide significance often only explain a small proportion of the variability of the phenotype and have little value for prediction. Many studies have shown the importance of including genetic variants beyond those that meet the genome-wide association threshold of 5 × 10−08 (Makowsky et al., 2011). However, many of these SNPs may be false positives and their inclusion in the prediction model can lower the accuracy of the prediction in new data (Kooperberg et al., 2009; Yang et al., 2010).

Our evaluation in simulated data suggests that using an ensemble of genetic models provides a more robust solution compared to selecting a single genetic model. The analysis showed that when there are only a few causal SNPs, both the single genetic model and the ensemble of genetic models perform similarly. However, when the number of causal SNPs increases or, equivalently, when the SNP effects are small, a single genetic model tends to underestimate the number of causal SNPs, while the ensemble of genetic models tend to include a larger proportion of the causal SNPs. This increased sensitivity of the ensemble is associated with only a slight decrease in the prediction accuracy. This analysis suggests that an ensemble of genetic models would be particularly useful to identify true positive SNPs that may be ignored in other analyses. The slow decline of prediction accuracy also makes the ensemble of genetic prediction models more insensitive to the inclusion of false positive SNPs.

In this manuscript we limited attention to the theoretical aspects of the ensemble of genetic models. We applied this methodology to real data in Milton et al. (2014) to predict fetal hemoglobin (HbF) levels in patients with sickle cell anemia using genetic data. To this end, we developed an ensemble of 14 genetic models in a discovery cohort of 841 sickle cell patients. The ensemble of 14 genetic models was used to predict the HbF levels of sickle cell anemia patients in 3 independent cohorts and reached a correlation ranging between 28% and 44% in the three studies. Consistently with the analyses described here, using the ensemble of genetic models produced more robust predictions than using a single genetic model.

Many statistical methods have been developed to model complex traits and increase the prediction accuracy including multivariate regression models and machine learning type approaches such as support vector machines (Wei et al., 2009; Wu et al., 2011), multifactorial dimensionality reduction (Moore et al., 2006), and Bayesian networks (Rodin and Boerwinkle, 2005; Sebastiani et al., 2005, 2012b; Jiang et al., 2011; Kang et al., 2011). Our analysis only compared the results of an ensemble of genetic prediction models to a single best genetic model. It will be interesting to extend the comparison to include these alternative approaches to generate genetic prediction models.

In our analysis we assumed that SNPs that enter the analysis are not in linkage disequilibrium, as this is a commonly made assumption (Paynter et al., 2010; Sebastiani et al., 2012b). The effect of including SNPs in linkage disequilibrium remains to be investigated. This work only examined genetic prediction models with a genetic score that weighs all risk alleles equally. Further work is needed to extend and evaluate this approach with more sophisticated genetic scores that use varying weights for the risk alleles (Kooperberg et al., 2009). In the genetic prediction of fetal hemoglobin that we reported in Milton et al. (2014) we investigated ensembles of genetic models with either unweighted or weighted genetic scores, and the results did not differ, although the SNPs included in the genetic models had standardized effects ranging between 3.7 and 12.5. However, it will be important to investigate how different choice of weights could improve the predictive accuracy of the ensemble.

Finally, the approach described made assumptions about the genetic modeling that limit the generalizability of this study. We assumed in our simulations that the genetic variants have an independent additive effect on the phenotype, and that they all explain the same proportion of variability. It will be interesting to examine the effect of other modes of inheritance, of non-uniform genetic effects, and of rare and common variants in future work.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Acknowledgments

Research was supported with funds from NIH/NHLBI 5T32 HL007501 (Jacqueline N. Milton) and R21HL114237 (Paola Sebastiani).

References

Alsultan, A., Solovieff, N., Aleem, A., Algahtani, F. H., Al-Shehri, A., Osman, M. E., et al. (2011). Fetal hemoglobin in sickle cell anemia: Saudi patients from the Southwestern province have similar HBB haplotypes but higher HbF levels than African Americans. Am. J. Hematol. 86, 612–614. doi: 10.1002/ajh.22032

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Bae, H., Perls, T. T., Steinberg, M. H., and Sebastiani, P. (in press). Bayesian polynomial regression models to fit multiple genetic models for quantitative traits. Bayesian Anal. J. doi: 10.1214/13-BA880

CrossRef Full Text | Google Scholar

Breiman, L. (1996). Bagging predictors. Mach. Learn. 24, 123–140. doi: 10.1007/BF00058655

CrossRef Full Text | Google Scholar

Hartley, S. W., Monti, S., Liu, C. T., Steinberg, M. H., and Sebastiani, P. (2012). Bayesian methods for multivariate modeling of pleiotropic SNP associations and genetic risk prediction. Front. Genet. 3:176. doi: 10.3389/fgene.2012.00176

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Hartley, S. W., and Sebastiani, P. (2013). PleioGRiP: genetic risk prediction with pleiotropy. Bioinformatics 29, 1086–1088. doi: 10.1093/bioinformatics/btt081

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Jiang, X., Barmada, M. M., Cooper, G. F., and Becich, M. J. (2011). A bayesian method for evaluating and discovering disease loci associations. PLoS ONE 6:e22075. doi: 10.1371/journal.pone.0022075

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Kang, J., Zheng, W., Li, L., Lee, J., Yan, X., and Zhao, H. (2011). Use of Bayesian networks to dissect the complexity of genetic disease: application to the Genetic Analysis Workshop 17 simulated data. BMC Proc. 5:S37. doi: 10.1186/1753-6561-5-S9-S37

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Kooperberg, C., Leblanc, M., and Obenchain, V. (2009). Risk prediction using genome-wide association studies. Genet. Epidemiol. 34, 643–652. doi: 10.1002/gepi.20509

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Kundu, S., Mihaescu, R., Meijer, C. M., Bakker, R., and Janssens, A. C. (2014). Estimating the predictive ability of genetic risk models in simulated data based on published results from genome-wide association studies. Front. Genet. 5:179. doi: 10.3389/fgene.2014.00179

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Makowsky, R., Pajewski, N. M., Klimentidis, Y. C., Vazquez, A. I., Duarte, C. W., Allison, D. B., et al. (2011). Beyond missing heritability: prediction of complex traits. PLoS Genet. 7:e1002051. doi: 10.1371/journal.pgen.1002051

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Meigs, J. B., Shrader, P., Sullivan, L. M., McAteer, J. B., Fox, C. S., Dupuis, J., et al. (2008). Genotype score in addition to common risk factors for prediction of type 2 diabetes. N. Engl. J. Med. 359, 2208–2219. doi: 10.1056/NEJMoa0804742

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Mevik, B.-H., Segtnan, V. H., and Næs, T. (2004). Ensemble methods and partial least squares regression. J. Chemom. 18, 498–507. doi: 10.1002/cem.895

CrossRef Full Text | Google Scholar

Milton, J. N., Gordeuk, V. R., Taylor, J. G. T., Gladwin, M. T., Steinberg, M. H., and Sebastiani, P. (2014). Prediction of fetal hemoglobin in sickle cell anemia using an ensemble of genetic risk prediction models. Circ. Cardiovasc. Genet. 7, 110–115. doi: 10.1161/CIRCGENETICS.113.000387

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Moore, J. H., Gilbert, J. C., Tsai, C. T., Chiang, F. T., Holden, T., Barney, N., et al. (2006). A flexible computational framework for detecting, characterizing, and interpreting statistical patterns of epistasis in genetic studies of human disease susceptibility. J. Theor. Biol. 241, 252–261. doi: 10.1016/j.jtbi.2005.11.036

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Paynter, N. P., Chasman, D. I., Pare, G., Buring, J. E., Cook, N. R., Miletich, J. P., et al. (2010). Association between a literature-based genetic risk score and cardiovascular events in women. JAMA 303, 631–637. doi: 10.1001/jama.2010.119

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Purcell, S. M., Wray, N. R., Stone, J. L., Visscher, P. M., O'donovan, M. C., Sullivan, P. F., et al. (2009). Common polygenic variation contributes to risk of schizophrenia and bipolar disorder. Nature 460, 748–752. doi: 10.1038/nature08185

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Rodin, A. S., and Boerwinkle, E. (2005). Mining genetic epidemiology data with Bayesian networks I: Bayesian networks and example application (plasma apoE levels). Bioinformatics 21, 3273–3278. doi: 10.1093/bioinformatics/bti505

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Schrodi, S. J., Mukherjee, S., Shan, Y., Tromp, G., Sninsky, J. J., Callear, A. P., et al. (2014). Genetic-based prediction of disease traits: prediction is very difficult, especially about the future(dagger). Front. Genet. 5:162. doi: 10.3389/fgene.2014.00162

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Sebastiani, P., Ramoni, M. F., Nolan, V., Baldwin, C. T., and Steinberg, M. H. (2005). Genetic dissection and prognostic modeling of overt stroke in sickle cell anemia. Nat. Genet. 37, 435–440. doi: 10.1038/ng1533

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Sebastiani, P., Solovieff, N., Dewan, A. T., Walsh, K. M., Puca, A., Hartley, S. W., et al. (2012a). Genetic signatures of exceptional longevity in humans. PLoS ONE 7:e29848. doi: 10.1371/journal.pone.0029848

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Sebastiani, P., Solovieff, N., and Sun, J. X. (2012b). Naive Bayesian classifier and genetic risk score for genetic risk prediction of a categorical trait: not so different after all! Front. Genet. 3:26. doi: 10.3389/fgene.2012.00026

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text

Wei, Z., Wang, K., Qu, H. Q., Zhang, H., Bradfield, J., Kim, C., et al. (2009). From disease association to risk assessment: an optimistic view from genome-wide association studies on type 1 diabetes. PLoS Genet. 5:e1000678. doi: 10.1371/journal.pgen.1000678

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Wu, C., Walsh, K., Dewan, A., Hoh, J., and Wang, Z. (2011). Disease risk prediction with rare and common variants. BMC Proc. 5:S61. doi: 10.1186/1753-6561-5-S9-S61

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Yang, J., Manolio, T. A., Pasquale, L. R., Boerwinkle, E., Caporaso, N., Cunningham, J. M., et al. (2010). Genome partitioning of genetic variation for complex traits using common SNPs. Nat. Genet. 43, 519–525. doi: 10.1038/ng.823

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Yip, W. K., and Lange, C. (2011). Quantitative trait prediction based on genetic marker-array data, a simulation study. Bioinformatics 27, 745–748. doi: 10.1093/bioinformatics/btr024

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Keywords: genetic risk prediction, genetic risk score, ensemble-based classifiers, bagging predictors, prediction accuracy

Citation: Milton JN, Steinberg MH and Sebastiani P (2015) Evaluation of an ensemble of genetic models for prediction of a quantitative trait. Front. Genet. 5:474. doi: 10.3389/fgene.2014.00474

Received: 26 August 2014; Paper pending published: 22 October 2014;
Accepted: 20 December 2014; Published online: 13 January 2015.

Edited by:

Eduardo Manfredi, Institut National de la Recherche Agronomique, France

Reviewed by:

Eduardo Manfredi, Institut National de la Recherche Agronomique, France
Joanna Biernacka, Mayo Clinic, USA
Cecile Janssens, Emory University, USA

Copyright © 2015 Milton, Steinberg and Sebastiani. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Jacqueline N. Milton, Department of Biostatistics, Boston University, 801 Massachusetts Ave., Room 348, Boston, MA 02118, USA e-mail: jnmilton@bu.edu

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.