-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_bookdown.yml
76 lines (76 loc) · 1.67 KB
/
_bookdown.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
output_dir: _book
new_session: yes
repo: https://github.com/PeterKDunn/SRM-Textbook
before_chapter_script:
- R/setup.R
- R/webex.R
- R/prepareSideBySideTable.R
- R/surroundMaths.R
clean:
- packages.bib
- bookdown.bbl
delete_merged_file: no
rmd_files:
- index.Rmd
### TW1:
- 01-Introduction.Rmd
- 02-RQs.Rmd
- 03-ResearchDesign-Overview.Rmd
- 04-ResearchDesign-TypesOfDesigns.Rmd
- 05-ResearchDesign-Ethics.Rmd
# ### TW2:
- 06-ResearchDesign-Sampling.Rmd
- 07-ResearchDesign-Internal.Rmd
- 08-ResearchDesign-Limitations.Rmd
# ### TW3:
- 09-Collect.Rmd
- 10-DescribingVariables.Rmd
- 11-SummaryQuant.Rmd # QUANT before QUAL, as medians and mean briefly mentioned in QUAL chapter
# ## TW4:
- 12-SummaryQual.Rmd
## TW5
- 13-CompareWithin.Rmd
- 14-CompareQuant.Rmd
- 15-CompareQual.Rmd
- 16-Connections-Two-Quant.Rmd
- 17-SummaryComments.Rmd
### TW6:
- 18-Tools-Probability.Rmd
- 19-Tools-SamplingVariation.Rmd
- 20-Tools-DistributionsAndModels.Rmd
# ### TW7
- 21-Inference-Intro.Rmd
- 22-CIs-OneProportion.Rmd
- 23-CIs-OneMean.Rmd
- 24-CIs-More.Rmd
# # ### TW8
- 25-Tools-DecisionMaking.Rmd
- 26-Testing-OneProportion.Rmd
- 27-Testing-OneMean.Rmd
- 28-Testing-More.Rmd
# ### TW9
- 29-CIsTesting-MeanDifference.Rmd
- 30-CIsTesting-TwoMeans.Rmd
# ### TW10
- 31-CIsTesting-OddsRatios.Rmd
- 32-Sample-Size-Estimation.Rmd
# ## Week 11:
- 33-CorrelationRegression.Rmd
- 34-Testing-Selecting.Rmd
# # ### Week 12:
- 35-Write.Rmd
- 36-Read.Rmd
# # # # # # # # # # # # # # Appendices
- 50-App-DataSets.Rmd
- 51-App-Tables.Rmd
- 52-App-Symbols.Rmd
- 53-App-Glossary.Rmd
- 56-App-Answers.Rmd
- 57-References.Rmd
language:
label:
fig: 'FIGURE '
tab: 'TABLE '
ui:
edit: Edit
chapter_name: 'Chapter '