Rによる生命情報学のための統計学・データ解析入門<br>An Introduction to Statistics and Data Analysis for Bioinformatics Using R (Chapman & Hall/crc Mathematical and Computational Biology) (1ST)

Rによる生命情報学のための統計学・データ解析入門
An Introduction to Statistics and Data Analysis for Bioinformatics Using R (Chapman & Hall/crc Mathematical and Computational Biology) (1ST)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Hardcover:ハードカバー版/ページ数 506 p./サイズ 100 illus.
  • 言語 ENG
  • 商品コード 9781439892367
  • DDC分類 519

Full Description


From the very basics to linear models, this book provides a complete introduction to statistics, data analysis, and R for bioinformatics research and applications. It covers ANOVA, cluster analysis, visualization tools, and machine learning techniques. Suitable for self-study and courses in computational biology, bioinformatics, statistics, and the life sciences, the text also presents examples of microarrays and bioinformatics applications. R code illustrates all of the essential concepts and is available on an accompanying CD-ROM.

Contents

IntroductionBioinformatics - an emerging disciplineIntroduction to RIntroduction to R The basic concepts Data structures and functionsOther capabilitiesThe R environment Installing BioconductorGraphics Control structures in RProgramming in R vs C/C++/JavaBioconductor: Principles and Illustrations Overview The portal Some explorations and analyses Elements of Statistics Introduction Some basic concepts Elementary statistics Degrees of freedom Probabilities Bayes' theoremTesting for (or predicting) a disease Probability Distributions Probability distributions Central limit theorem Are replicates useful? Basic Statistics in R Introduction Descriptive statistics in R Probabilities and distributions in R Central limit theoremStatistical Hypothesis Testing Introduction The framework Hypothesis testing and significance "I do not believe God does not exist" An algorithm for hypothesis testing Errors in hypothesis testing Classical Approaches to Data Analysis Introduction Tests involving a single sample Tests involving two samples Analysis of Variance (ANOVA) Introduction One-way ANOVA Two-way ANOVA Quality control Linear Models in R Introduction and model formulation Fitting linear models in R Extracting information from a fitted model: testing hypotheses and making predictions Some limitations of the linear models Dealing with multiple predictors and interactions in the linear models, and interpreting model coefficients Experiment Design The concept of experiment design Comparing varieties Improving the production process Principles of experimental design Guidelines for experimental design A short synthesis of statistical experiment designs Some microarray specific experiment designs Multiple ComparisonsIntroductionThe problem of multiple comparisonsA more precise argument Corrections for multiple comparisonsCorrections for multiple comparisons in RAnalysis and Visualization ToolsIntroductionBox plots Gene pies Scatter plotsVolcano plots Histograms Time series Time series plots in R Principal component analysis (PCA)Independent component analysis (ICA)Cluster AnalysisIntroduction Distance metricClustering algorithms Partitioning around medoids (PAM) Biclustering Clustering in R Machine Learning Techniques Introduction Main concepts and definitions Supervised learning Practicalities using R The Road Ahead