| Literature DB >> 26909144 |
Aimee Lee S Houde1, Trevor E Pitcher1.
Abstract
Full factorial breeding designs are useful for quantifying the amount of additive genetic, nonadditive genetic, and maternal variance that explain phenotypic traits. Such variance estimates are important for examining evolutionary potential. Traditionally, full factorial mating designs have been analyzed using a two-way analysis of variance, which may produce negative variance values and is not suited for unbalanced designs. Mixed-effects models do not produce negative variance values and are suited for unbalanced designs. However, extracting the variance components, calculating significance values, and estimating confidence intervals and/or power values for the components are not straightforward using traditional analytic methods. We introduce fullfact - an R package that addresses these issues and facilitates the analysis of full factorial mating designs with mixed-effects models. Here, we summarize the functions of the fullfact package. The observed data functions extract the variance explained by random and fixed effects and provide their significance. We then calculate the additive genetic, nonadditive genetic, and maternal variance components explaining the phenotype. In particular, we integrate nonnormal error structures for estimating these components for nonnormal data types. The resampled data functions are used to produce bootstrap-t confidence intervals, which can then be plotted using a simple function. We explore the fullfact package through a worked example. This package will facilitate the analyses of full factorial mating designs in R, especially for the analysis of binary, proportion, and/or count data types and for the ability to incorporate additional random and fixed effects and power analyses.Entities:
Keywords: Additive genetic effects; North Carolina II design; compatible genes; genetic architecture; good genes; mate choice; maternal effects; nonadditive genetic effects; statistical power
Year: 2016 PMID: 26909144 PMCID: PMC4752957 DOI: 10.1002/ece3.1943
Source DB: PubMed Journal: Ecol Evol ISSN: 2045-7758 Impact factor: 2.912
Figure 1The workflow stages of the fullfact package, highlighting its main analytical functions and simple plotting function.
Figure 2Boxplots of the additive genetic, nonadditive genetic, and maternal effects underlying the phenotypic variance of the survival to hatching for Chinook salmon (Oncorhynchus tshawytscha). The lower and upper ends of each box represent the 25th and 75th quartiles, respectively. Medians are represented by the bold bar in each box. Outliers are represented by dots that are 1.5 times the interquantile range. Code is as follows: box (comp=chinook_bootS, type=“raw”, yunit=0.1, ymin=0.5, ymax=1, cex_ylab=1.3).