forked from PeterKDunn/SRM-Textbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_bookdown.yml
executable file
·74 lines (74 loc) · 1.72 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
output_dir: _book
new_session: yes
repo: https://github.com/PeterKDunn/SRM-Textbook
before_chapter_script:
- R/setup.R
- R/SixSteps.R
- R/NormalDistributions.R
- R/webex.R
- R/showPOCI.R
- R/showStudyDesign.R
- R/showStudyDesignBlocking.R
- R/showYInfluences.R
- R/showDecisionMaking.R
- R/RouletteWheel.R
- R/prepareSideBySideTable.R
clean: [packages.bib, bookdown.bbl]
delete_merged_file: false
rmd_files:
- index.Rmd
- 01-intro.Rmd
<<<<<<< HEAD
- 02-RQs.Rmd
- 03-ResearchDesign-TypesOfDesigns.Rmd
- 04-ResearchDesign-Ethics.Rmd
- 05-ResearchDesign-Sampling.Rmd
- 06-ResearchDesign-Internal-Overview.Rmd
- 07-ResearchDesign-Internal-Exp.Rmd
- 08-ResearchDesign-Internal-Obs.Rmd
- 09-ResearchDesign-Limitations.Rmd
- 10-Collect.Rmd
- 11-DescribingVariables.Rmd
- 12-Graphs.Rmd
- 13-NumericalQuant.Rmd
- 14-Numerical-Qual.Rmd
- 15-Tools-DecisionMaking.Rmd
- 16-Tools-Probability.Rmd
- 17-Tools-DistributionsAndModels.Rmd
- 18-Tools-SamplingVariation.Rmd
- 19-CIs-Intro.Rmd
- 20-CIs-OneProportion.Rmd
- 21-CIs-More.Rmd
- 22-CIs-OneMean.Rmd
- 23-CIs-MeanDifference.Rmd
- 24-CIs-TwoMeans.Rmd
- 25-CIs-OddsRatios.Rmd
- 26-Sample-Size-Estimation.Rmd
- 27-Testing-Intro.Rmd
- 28-Testing-OneProportion.Rmd
- 29-Testing-OneMean.Rmd
- 30-Testing-More.Rmd
- 31-Testing-MeanDifference.Rmd
- 32-Testing-TwoMeans.Rmd
- 33-Testing-OddsRatios.Rmd
- 34-Testing-Selecting.Rmd
- 35-Relationships-Two-Quant.Rmd
- 36-Correlation.Rmd
- 37-Regression.Rmd
- 38-Read.Rmd
- 39-Write.Rmd
- 50-App-DataSets.Rmd
- 51-App-Tables.Rmd
- 52-App-Symbols.Rmd
- 53-App-Answers.Rmd
##### - 54-App-Checklists.Rmd
- 55-App-ImageCredits.Rmd
- 56-App-Glossary.Rmd
- 57-References.Rmd
language:
label:
fig: 'FIGURE '
tab: 'TABLE '
ui:
edit: Edit
chapter_name: "Chapter "