-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbook.bib
More file actions
46 lines (42 loc) · 1.29 KB
/
book.bib
File metadata and controls
46 lines (42 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
@Book{xie2015,
title = {Dynamic Documents with {R} and knitr},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2015},
edition = {2nd},
note = {ISBN 978-1498716963},
url = {http://yihui.org/knitr/},
}
@article{kass_caffo_davidian_meng_yu_reid_2016,
title={Ten simple rules for effective statistical practice},
volume={12},
DOI={10.1371/journal.pcbi.1004961},
number={6},
journal={PLOS Computational Biology},
author={Kass, Robert E. and Caffo, Brian S. and Davidian, Marie and Meng, Xiao-Li and Yu, Bin and Reid, Nancy},
year={2016}}
@book{whitlock_schluter_2020,
place={Austin, TX},
edition={3},
title={The Analysis of Biological Data},
publisher={Macmillan Learning},
author={Whitlock, Michael and Schluter, Dolph},
year={2020}}
@book{Dalgaard_2020,
place={New York, NY},
edition={2},
title={Introductory Statistics with {R}},
publisher={Springer},
author={Dalgaard, Peter},
year={2008}}
@Book{MASS,
title = {Modern Applied Statistics with S},
author = {W. N. Venables and B. D. Ripley},
publisher = {Springer},
edition = {Fourth},
address = {New York},
year = {2002},
note = {ISBN 0-387-95457-0},
url = {https://www.stats.ox.ac.uk/pub/MASS4/},
}