The new statistics with R: an introduction for biologists
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Oxford
Oxford University Press
[2015]
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | xi, 199 Seiten Diagramme |
ISBN: | 9780198729068 9780198729051 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV042081297 | ||
003 | DE-604 | ||
005 | 20191002 | ||
007 | t | ||
008 | 140918s2015 |||| |||| 00||| eng d | ||
020 | |a 9780198729068 |c pbk |9 978-0-19-872906-8 | ||
020 | |a 9780198729051 |c hbk |9 978-0-19-872905-1 | ||
035 | |a (OCoLC)903201631 | ||
035 | |a (DE-599)BVBBV042081297 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-M49 |a DE-355 |a DE-703 |a DE-20 |a DE-29T |a DE-11 |a DE-19 | ||
084 | |a WC 7000 |0 (DE-625)148142: |2 rvk | ||
084 | |a DAT 307f |2 stub | ||
084 | |a BIO 110f |2 stub | ||
084 | |a BIO 107f |2 stub | ||
084 | |a MAT 620f |2 stub | ||
100 | 1 | |a Hector, Andrew |d 1968- |0 (DE-588)1071469517 |4 aut | |
245 | 1 | 0 | |a The new statistics with R |b an introduction for biologists |c Andy Hector |
264 | 1 | |a Oxford |b Oxford University Press |c [2015] | |
300 | |a xi, 199 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Biostatistik |0 (DE-588)4729990-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | 1 | |a Biostatistik |0 (DE-588)4729990-3 |D s |
689 | 0 | |C b |5 DE-604 | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-027522372 |
Datensatz im Suchindex
_version_ | 1804152532787789824 |
---|---|
adam_text | Contents
Chapter
1:
introduction
1
1.1
The aim of this book
1
1.2
The
R
programming language for statistics and graphics
2
1.3
Scope
3
1.4
What is not covered
3
1.5
Ihe approach
4
1.6
Ihe new statistics?
5
1.7
Getting started
5
Chapter
2:
Comparing Groups: Analysts of Variance
7
2.1
Introduction
7
2.2
Least squares
12
2.3
Differences between groups
15
2.4
Data in long and wide formats
16
2.5
A first linear model analysis: ANOVA
18
2.6
ANOVA tables
24
2.7
Null hypothesis significance testing
26
2.8
Summary
32
Chapter
3:
Comparing Groups: Student s
ř
test
35
3.1
Introduction
35
3.2
The paired /test
37
3.3
The r-distribution
40
3.4
Confidence intervals
42
3.5
Least significant differences
45
3.6
Assumptions
46
3.7
Summan
48
X
CONTENTS
Chapter
4:
Linear Regression
51
4.1
Introduction
51
4.2
Confidence intervals and prediction intervals
57
4.3
Checking assumptions
60
4.4
Summary
64
Chapters: Comparisons Using Estimates and Intervals
67
5.1
Introduction
67
5.2
Descriptive summaries and statistics: standard deviations
69
5.3
Inferential statistics
71
5.4
Relating different types of interval and error bar
74
5.5
Interpreting confidence intervals
76
5.6
Point estimates and confidence intervals for research synthesis
and meta-analysis
78
5.7
Emphasizing estimates over null hypothesis significance tests
and P-values
80
5.8
Summary
81
Chapter
6:
Interactions
83
6.1
Introduction
83
6.2
Comparing three or more groups
83
6.3
Interactions in factorial, analyses
90
6.4
Summary
99
Chapter
7:
Analysis of Covariance: ANCOVA
101
7.1
Introduction
101
7.2
Panel plots
104
7.3
Interactions in ANCOVA
106
7.4
Summary
112
Chapter
8:
Maximum Likelihood and Generalized Linear Models
113
8.1
Introduction
113
8.2
The
Box
-Сох
power transform
113
8.3
Generalized Linear Models
m R
116
8.4
Summary
120
Chapter
9:
Generalized Linear Models for Data with Non-Normal Distributions
121
9.1
Introduction
121
9.2
Binomial count data
122
CONTENTS
XI
9.3
Binary data
126
9.4
Count data
134
9.5
Summary
138
Chapter
10:
Mixed Effects Models
141
10.1
Introduction
141
10.2
Model building
142
10.3
Mixed-model ANOVA using normal least squares
147
10.4
Maximum likelihood-based mixed-effects models in
R
150
10.5
Likelihood ratio tests of random effects
153
10.6
Random intercepts versus random intercept and slope models
155
10.7
Shrinkage in mixed-effects models
162
10.8
Summary
164
Chapter
11:
Generalized Linear Mixed-Effects Models
165
11.1
Introduction
165
11.2
Model building
167
11.3
GLMMs
m R
171
11.4
Assumptions
176
11.5
Summary
177
Chapter^: Final Thoughts
179
Appendix: A Very Short Introduction to the
R
Programming Language for
Statistics and Graphics
183
A.I Installing
R
183
A.
2
Working with
R
scripts
184
A.3 The
R
language
186
A.
4
Data manipulation: subsetting
190
A.
5
Data entry
191
A.
6
Creating objects inside
R
192
Index
195
Statistical methods are a key tool for all
scientists working with data, but learning the
basic mathematical skills can be one of the most
challenging components of a biologist s training. This
accessible book provides a contemporary introduction
to the classical techniques and modern extensions of linear
model analysis: one of the most useful approaches in the analysis
of scientific data in the life and environmental sciences. It emphasizes an
estimation-based approach that accounts for recent criticisms of the over-use of
probability values, and introduces alternative approaches using information criteria.
Statistics is introduced through worked analyses performed in R, the free open source
programming language for statistics and graphics, which is rapidly becoming the
standard software in many areas of science and technology. These analyses use
real data sets from ecology, evolutionary biology, and environmental science, and
the data sets and
R
scripts are available as support
materia
L
The book s structure and
user friendly style stern from the author s
20
years of experience teaching statistics
to life and environmental scientists at both the undergraduate and graduate levels.
The New Statistics with
R
is suitable for undergraduate and graduate students,
professional researchers, and practitioners in the fields of ecology, evolution,
environmental studies, and computational biology.
|
any_adam_object | 1 |
author | Hector, Andrew 1968- |
author_GND | (DE-588)1071469517 |
author_facet | Hector, Andrew 1968- |
author_role | aut |
author_sort | Hector, Andrew 1968- |
author_variant | a h ah |
building | Verbundindex |
bvnumber | BV042081297 |
classification_rvk | WC 7000 |
classification_tum | DAT 307f BIO 110f BIO 107f MAT 620f |
ctrlnum | (OCoLC)903201631 (DE-599)BVBBV042081297 |
discipline | Biologie Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01845nam a2200409 c 4500</leader><controlfield tag="001">BV042081297</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20191002 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140918s2015 |||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780198729068</subfield><subfield code="c">pbk</subfield><subfield code="9">978-0-19-872906-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780198729051</subfield><subfield code="c">hbk</subfield><subfield code="9">978-0-19-872905-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)903201631</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV042081297</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M49</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-19</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">WC 7000</subfield><subfield code="0">(DE-625)148142:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 307f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">BIO 110f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">BIO 107f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 620f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hector, Andrew</subfield><subfield code="d">1968-</subfield><subfield code="0">(DE-588)1071469517</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The new statistics with R</subfield><subfield code="b">an introduction for biologists</subfield><subfield code="c">Andy Hector</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Oxford</subfield><subfield code="b">Oxford University Press</subfield><subfield code="c">[2015]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xi, 199 Seiten</subfield><subfield code="b">Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Biostatistik</subfield><subfield code="0">(DE-588)4729990-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Biostatistik</subfield><subfield code="0">(DE-588)4729990-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="C">b</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027522372</subfield></datafield></record></collection> |
id | DE-604.BV042081297 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T01:12:13Z |
institution | BVB |
isbn | 9780198729068 9780198729051 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027522372 |
oclc_num | 903201631 |
open_access_boolean | |
owner | DE-M49 DE-BY-TUM DE-355 DE-BY-UBR DE-703 DE-20 DE-29T DE-11 DE-19 DE-BY-UBM |
owner_facet | DE-M49 DE-BY-TUM DE-355 DE-BY-UBR DE-703 DE-20 DE-29T DE-11 DE-19 DE-BY-UBM |
physical | xi, 199 Seiten Diagramme |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Oxford University Press |
record_format | marc |
spelling | Hector, Andrew 1968- (DE-588)1071469517 aut The new statistics with R an introduction for biologists Andy Hector Oxford Oxford University Press [2015] xi, 199 Seiten Diagramme txt rdacontent n rdamedia nc rdacarrier Biostatistik (DE-588)4729990-3 gnd rswk-swf R Programm (DE-588)4705956-4 gnd rswk-swf R Programm (DE-588)4705956-4 s Biostatistik (DE-588)4729990-3 s b DE-604 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Hector, Andrew 1968- The new statistics with R an introduction for biologists Biostatistik (DE-588)4729990-3 gnd R Programm (DE-588)4705956-4 gnd |
subject_GND | (DE-588)4729990-3 (DE-588)4705956-4 |
title | The new statistics with R an introduction for biologists |
title_auth | The new statistics with R an introduction for biologists |
title_exact_search | The new statistics with R an introduction for biologists |
title_full | The new statistics with R an introduction for biologists Andy Hector |
title_fullStr | The new statistics with R an introduction for biologists Andy Hector |
title_full_unstemmed | The new statistics with R an introduction for biologists Andy Hector |
title_short | The new statistics with R |
title_sort | the new statistics with r an introduction for biologists |
title_sub | an introduction for biologists |
topic | Biostatistik (DE-588)4729990-3 gnd R Programm (DE-588)4705956-4 gnd |
topic_facet | Biostatistik R Programm |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027522372&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT hectorandrew thenewstatisticswithranintroductionforbiologists |