factor analysis for multiple testing an r package for
play

Factor Analysis for Multiple Testing : an R package for large-scale - PowerPoint PPT Presentation

Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Factor Analysis for Multiple Testing : an R package for large-scale significance testing under dependence Maela Kloareg, Chlo Friguet & David


  1. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Factor Analysis for Multiple Testing : an R package for large-scale significance testing under dependence Maela Kloareg, Chloé Friguet & David Causeur Applied mathematics department Agrocampus Ouest, Université Européenne de Bretagne The UseR! Conference, July 2009 Agrocampus Ouest, France 1 / 19

  2. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Outline 1 Background Factor Analysis for Multiple Testing 2 The FAMT package procedure 3 Concluding comments 4 2 / 19

  3. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Impact of dependence in multiple testing Multiple testing: to point out genes which expressions (Y) significantly depend on the experimental condition (X) High dimension: a few microarrays and a huge number of gene expressions A major concern: the biological links among genes and the high dimensional setting generates a large-scale correlation structure, which induces high instability in multiple testing procedures. 3 / 19

  4. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Distribution of error rates in multiple tests Distribution of False Discovery Proportion ( V t / R t ) on 1.000 simulated datasets/scenario (Friguet et al. , 2009, JASA ) Mean FDP 0.05 and 0.95 quantiles sd = 14.16e−02 sd = 14.24e−02 sd = 14.14e−02 sd = 10.61e−02 sd = 11.33e−02 Declared Declared sd = 7.91e−02 Total 1.0 H0 H1 sd = 6.03e−02 U t V t m0 True H0 0.8 sd = 4.45e−02 T t S t m1 True H1 FDP 0.6 sd = 3.32e−02 sd = 3.18e−02 m-R t R t m 0.4 0.2 0.0 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 π j 4 / 19

  5. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Distribution of error rates in multiple tests Distribution of Non-Discovery Proportion ( T t / m 1) on 1.000 simulated datasets/scenario (Friguet et al. , 2009, JASA ) Mean NDP 0.05 and 0.95 quantiles Declared Declared Total 1.0 H0 H1 U t V t m0 True H0 0.8 T t S t m1 True H1 NDP 0.6 m-R t R t m 0.4 0.2 0.0 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 π j 4 / 19

  6. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Outline 1 Background Factor Analysis for Multiple Testing 2 The FAMT package procedure 3 Concluding comments 4 5 / 19

  7. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Factor Analysis for Multiple Testing The common information shared by all the variables ( m ) is modeled by a factor analysis structure. The common factors Z : small number ( q << m ) of latent variables (Friguet et al. , 2009, JASA ) Common Specific variability variability (uniqueness) B ′ Σ = Ψ + B ( ) ( ) k ′ ( ) ( ) k = β + β k + + ε k Y x BZ 0 Common factors ( ) ~ 0 ; , ( ) ε = Ψ Z N I V q 6 / 19

  8. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Factor Analysis for Multiple Testing The common information shared by all the variables ( m ) is modeled by a factor analysis structure. The common factors Z : small number ( q << m ) of latent variables (Friguet et al. , 2009, JASA ) Similar idea : Surrogate Variable Analysis method, Leek and Storey, 2007, 2008. 6 / 19

  9. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Factor-adjusted test statistics The adjusted test statistics are conditionally centered and scaled version of usual test statistics Conditional distribution of the usual test statistic T ( k ) τ ( Z ) , Var ( T ( k ) | Z ) = ψ 2 E ( T ( k ) | Z ) = τ k + b ′ k k . σ k σ 2 k Conditional centering and scaling � � T ( k ) − b ′ σ k T ( k ) k = τ ( Z ) . z ψ k σ k with E ( T ( k ) √ ) = τ k and Var ( T z ) = I m . z 1 − h 2 k 7 / 19

  10. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Distribution of error rates in multiple tests Distribution of False Discovery Proportion on 1.000 simulated datasets/scenario (Friguet et al. , 2009, JASA ) Usual t-tests Factor-adjusted t-tests Mean FDP Mean FDP 0.05 and 0.95 quantiles 0.05 and 0.95 quantiles sd = 14.16e−02 sd = 14.24e−02 sd = 14.14e−02 sd = 10.61e−02 sd = 11.33e−02 sd = 7.91e−02 1.0 1.0 sd = 4.33e−02 sd = 4.1e−02 sd = 3.88e−02 sd = 6.03e−02 0.8 0.8 sd = 3.12e−02 sd = 4.45e−02 sd = 2.99e−02 FDP FDP 0.6 0.6 sd = 3e−02 sd = 3.32e−02 sd = 3.34e−02 sd = 3.06e−02 sd = 3.39e−02 sd = 3.18e−02 sd = 3.18e−02 0.4 0.4 0.2 0.2 0.0 0.0 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 π j π j 8 / 19

  11. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Distribution of error rates in multiple tests Distribution of Non-Discovery Proportion on 1.000 simulated datasets/scenario (Friguet et al. , 2009, JASA ) Usual t-tests Factor-adjusted t-tests Mean NDP Mean NDP 0.05 and 0.95 quantiles 0.05 and 0.95 quantiles 1.0 1.0 0.8 0.8 NDP NDP 0.6 0.6 0.4 0.4 0.2 0.2 0.0 0.0 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 π j π j 8 / 19

  12. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments Outline 1 Background Factor Analysis for Multiple Testing 2 The FAMT package procedure 3 Concluding comments 4 9 / 19

  13. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments The FAMT package steps 1 Estimation of the number of factors 2 Factor Analysis model (using � M 0 = { k , P k ≥ α } ) 3 Multiple testing : conditional statistics and p-values � M 0 updated, step 1 to 3 are done twice 4 Estimation of the proportion of null hypotheses 5 Benjamini and Hochberg’s procedure to control the FDR 10 / 19

  14. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments The FAMT package steps 1 Estimation of the number of factors 2 Factor Analysis model (using � M 0 = { k , P k ≥ α } ) 3 Multiple testing : conditional statistics and p-values � M 0 updated, step 1 to 3 are done twice 4 Estimation of the proportion of null hypotheses 5 Benjamini and Hochberg’s procedure to control the FDR Illustration on the Lymphoma dataset (Alizadeh et al. 2000) • 32 samples : 2 classes of B cell-like diffuse large cell lymphoma (DLCL) : germinal center B cell-like DLCL (18 samples) and active B cell-like DLCL (14 samples) • Expression levels of 10295 genes 10 / 19

  15. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments 1/ Estimation of the number of factors The number of factors is chosen to reduce the variance of the number of false positives in multiple tests. ● 2400000 Variance Inflation Criterion 2200000 ● ● ● 2000000 ● ● ● ● 0 1 2 3 4 5 6 7 Number of factors 11 / 19

  16. Background Factor Analysis for Multiple Testing The FAMT package procedure Concluding comments 2/ Factor Analysis model To deal with high-dimension, the model parameters are estimated with an EM-algorithm (Rubin and Thayer, 1982) : • E step : estimation of Z • M step : estimation of B and Ψ Common Specific variability (uniqueness) variability B ′ Σ = Ψ + B ( ) ( ) k ′ ( ) ( ) k = β + β k + + ε k Y x BZ 0 Common factors ( ) ~ 0 ; , ( ) Z N I V ε = Ψ q 12 / 19

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend