Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
431 commits
Select commit Hold shift + click to select a range
8a62618
Update sampling_distributions.Rmd
beanumber Oct 6, 2015
82c9c94
Update sampling_distributions.Rmd
beanumber Oct 6, 2015
f3aa685
Update sampling_distributions.Rmd
beanumber Oct 6, 2015
8b336eb
mosaic-ified sampling distributions and normal distributions labs
beanumber Oct 6, 2015
dedbc50
fixed typos in sampling distributions lab
beanumber Oct 6, 2015
b1c4cdd
Align file type and dir for the final histograme image.
andrewpbray Oct 7, 2015
519bbae
Merge pull request #20 from andrewpbray/dev
andrewpbray Oct 7, 2015
15f0a2e
Update probability.Rmd
rudeboybert Oct 7, 2015
a57eb80
Added notes on
rudeboybert Oct 13, 2015
828fdf5
Merge pull request #21 from rudeboybert/master
andrewpbray Oct 14, 2015
b48b0b2
simple regression
AmeliaMN Oct 14, 2015
e112981
Merge branch 'master' of https://github.com/AmeliaMN/oiLabs-mosaic
AmeliaMN Oct 14, 2015
9f54573
Merging
AmeliaMN Oct 14, 2015
92e9a1f
changes to normal distribution lab
AmeliaMN Oct 15, 2015
8819b2d
made HTML
beanumber Oct 15, 2015
726d760
fixed plot
beanumber Oct 15, 2015
939e8de
Merge remote-tracking branch 'andrewpbray/master'
AmeliaMN Oct 21, 2015
505d750
trying to fix conflicts due to spacing
AmeliaMN Oct 21, 2015
0d60ddc
changes to CI lab
AmeliaMN Oct 21, 2015
0d67085
fixing merge conflicts with dplyr upstream
AmeliaMN Oct 21, 2015
97763e6
changes to CI lab
AmeliaMN Oct 21, 2015
849418b
Update packages and data.
rudeboybert Oct 22, 2015
10b95aa
Added code to load packages.
rudeboybert Oct 22, 2015
eee3013
removed dplyr require
beanumber Oct 22, 2015
5bb0430
Merge pull request #22 from rudeboybert/master
beanumber Oct 22, 2015
a0a3931
cleanup after pull request #22
beanumber Oct 22, 2015
befdbb4
changed 1.96 to qnorm() call
AmeliaMN Oct 22, 2015
1eaadcb
synching main lab and template
Oct 22, 2015
f24f8f2
make geoms explicit in barplots -- becomes relevant in later labs
mine-cetinkaya-rundel Oct 27, 2015
876cf83
render html
mine-cetinkaya-rundel Oct 27, 2015
ed2df33
minor updates and boxed text on piping
mine-cetinkaya-rundel Oct 27, 2015
4e29a95
boxedtext formatting
mine-cetinkaya-rundel Oct 27, 2015
d26683c
resolve merge conflicts
mine-cetinkaya-rundel Oct 27, 2015
8e948ee
data loaded from package + typo in code fixed
mine-cetinkaya-rundel Oct 27, 2015
8c5bacf
fixed latex quotes
beanumber Oct 27, 2015
71babba
small fixed in CI lab
beanumber Oct 27, 2015
4dbce4a
Update confidence_intervals.Rmd
beanumber Oct 27, 2015
157cd2a
First cut at dplyrization.
andrewpbray Oct 27, 2015
a88f4b4
Merge pull request #22 from mine-cetinkaya-rundel/master
andrewpbray Oct 27, 2015
27eb453
Merge pull request #14 from beanumber/patch-14
Oct 27, 2015
cc1356c
Merge pull request #8 from beanumber/patch-8
Oct 27, 2015
4b5210b
Merge pull request #9 from beanumber/patch-9
Oct 27, 2015
2d1a42a
Merge pull request #10 from beanumber/patch-10
Oct 27, 2015
d609171
Merge pull request #11 from beanumber/patch-11
Oct 27, 2015
8c712ec
Merge pull request #12 from beanumber/patch-12
Oct 27, 2015
8f4b352
Merge pull request #13 from beanumber/patch-13
Oct 27, 2015
8e82466
merge commit
beanumber Oct 27, 2015
09366f7
renamed variable in confidence interval lab
beanumber Oct 27, 2015
60a7842
trying to fix merge conflicts from upstream
AmeliaMN Oct 28, 2015
286e9d4
Merge conflicts
AmeliaMN Oct 28, 2015
df015fa
old edits
AmeliaMN Oct 28, 2015
7a4fea8
more merge conflicts
AmeliaMN Oct 29, 2015
a67a6f7
the merge conflicts, they never end
AmeliaMN Oct 29, 2015
592b4aa
changes to probability lab
AmeliaMN Oct 29, 2015
db23aab
minor changes to probability lab
AmeliaMN Oct 29, 2015
3623cf8
upstream merge
beanumber Oct 29, 2015
b919912
Begin ggplotification.
andrewpbray Nov 3, 2015
bfa095e
Complete ggplotification (minus plot_ss).
andrewpbray Nov 3, 2015
e27f00e
Update plot_ss syntax. Additions to the conditions sections.
andrewpbray Nov 3, 2015
3931595
- add packages so eval can be turned on for all chunks
mine-cetinkaya-rundel Nov 5, 2015
e07ab00
Added data(nc) and modified inference() code for CI's.
rudeboybert Nov 5, 2015
4ed13ac
Loaded mosaic package, which loads ggplot2 and dplyr.
rudeboybert Nov 5, 2015
e1f616c
Merge pull request #23 from rudeboybert/master
beanumber Nov 5, 2015
68e1a0f
Merge pull request #27 from rudeboybert/master
andrewpbray Nov 5, 2015
d62131a
merging html
AmeliaMN Nov 12, 2015
f16b91f
merge conflicts with dplyr
AmeliaMN Nov 12, 2015
4ca8d6e
merge conflicts with dplyr
AmeliaMN Nov 12, 2015
8af3bd3
few small changes to inference for categorical data
AmeliaMN Nov 12, 2015
1151aca
eval=FALSE
beanumber Nov 12, 2015
50e457e
made HTML
beanumber Nov 12, 2015
4970480
modest improvement to #24
beanumber Nov 17, 2015
2f2c12f
removing inference function is harder than it looks
AmeliaMN Nov 19, 2015
e79026a
changes to numerical data lab
beanumber Nov 19, 2015
7ea769e
minor changes to multiple regression lab
beanumber Dec 1, 2015
a246b93
close #24
beanumber Jan 14, 2016
7aa81f9
close #27
beanumber Jan 14, 2016
09de4e3
updated normal distribution lab with plot
beanumber Jan 14, 2016
a6f528c
removed dollar signs from linear regression lab
beanumber Jan 14, 2016
523533b
highlighting boxes
mine-cetinkaya-rundel Jan 22, 2016
71dd072
bib file for updated responses
mine-cetinkaya-rundel Jan 22, 2016
507fe60
updated arbuthnot lab as per phone call on 1/21
mine-cetinkaya-rundel Jan 22, 2016
d39c86c
Merge pull request #31 from mine-cetinkaya-rundel/master
andrewpbray Jan 23, 2016
f23fde8
De-localize pre-arbuthnot config stuff. Make reference to videos and …
andrewpbray Jan 24, 2016
0a0257d
reknit
andrewpbray Jan 24, 2016
278ec70
de-localize body of lab.
andrewpbray Jan 24, 2016
4010306
remove cdc based files
mine-cetinkaya-rundel Jan 30, 2016
7f55806
nycflights version of intro to data lab
mine-cetinkaya-rundel Jan 30, 2016
4a7cfd4
Merge pull request #32 from mine-cetinkaya-rundel/master
mine-cetinkaya-rundel Jan 30, 2016
b249912
update readme for collaboration details
mine-cetinkaya-rundel Jan 30, 2016
b13e72e
Merge pull request #33 from mine-cetinkaya-rundel/master
mine-cetinkaya-rundel Jan 30, 2016
67a6586
intro to r lab updates
mine-cetinkaya-rundel Jul 4, 2016
8c3d04d
convert intro to data labs to nycflights random sample
mine-cetinkaya-rundel Jul 4, 2016
1d4b3fb
updates to probability lab
mine-cetinkaya-rundel Jul 4, 2016
ee4750a
bunch of lab updates
mine-cetinkaya-rundel Jul 4, 2016
7441f15
ncbirths lab
mine-cetinkaya-rundel Jul 4, 2016
91d1dd7
cat data + slr labs
mine-cetinkaya-rundel Jul 4, 2016
23886f2
mlr lab and rename and order directories
mine-cetinkaya-rundel Jul 4, 2016
c8a4d23
clean up intro
mine-cetinkaya-rundel Jul 4, 2016
8f9e9ea
clean up intro
mine-cetinkaya-rundel Jul 4, 2016
5d03f0c
clean up intro
mine-cetinkaya-rundel Jul 4, 2016
7ca30c4
relabel ordering
mine-cetinkaya-rundel Jul 4, 2016
8bbf20a
clean up intro
mine-cetinkaya-rundel Jul 4, 2016
4737df6
remove reference to statsr
mine-cetinkaya-rundel Jul 4, 2016
207f1e0
close #28
beanumber Jul 5, 2016
1d0f91a
swap out r GUI image
andrewpbray Jul 7, 2016
a1f09a6
initial commit.
andrewpbray Jul 7, 2016
b6ad7c4
Initial commit.
andrewpbray Jul 7, 2016
b4083ac
remove notebook test. Revisit after preliminary bugs are worked out.
andrewpbray Jul 29, 2016
5ac0192
shorten references, add toc
andrewpbray Jul 30, 2016
32bf902
Merge branch 'master' of github.com:andrewpbray/oiLabs-dplyr-ggplot
andrewpbray Jul 30, 2016
e7f28b5
initial commit
andrewpbray Aug 4, 2016
3e2ebae
redo section headings for TOC
andrewpbray Aug 4, 2016
e96fc40
add TOC
andrewpbray Aug 4, 2016
0a610ab
fix template fig
andrewpbray Aug 4, 2016
dc19d0c
show package loading code
andrewpbray Aug 4, 2016
d324b1c
mine's most recent changes
mine-cetinkaya-rundel Aug 5, 2016
b42d72b
Merge pull request #34 from mine-cetinkaya-rundel/master
mine-cetinkaya-rundel Aug 5, 2016
fb38fb3
delete
andrewpbray Aug 5, 2016
955f789
remove references, update fig.
andrewpbray Aug 5, 2016
7e4738b
initial commit.
andrewpbray Aug 5, 2016
7e04748
delete
andrewpbray Aug 5, 2016
533a14c
convert refs to data help file
andrewpbray Aug 5, 2016
25fce69
Shift oyo formatting
andrewpbray Aug 5, 2016
22c61c6
fix typo.
andrewpbray Aug 5, 2016
d2b5913
initial commit
andrewpbray Aug 5, 2016
2d96e25
fix the markdown section
andrewpbray Aug 5, 2016
d56db90
small changes in language up through the data section
andrewpbray Aug 5, 2016
a84f465
change language of exercise 1
andrewpbray Aug 8, 2016
792e9e7
small changes to data viz
andrewpbray Aug 9, 2016
69aa09b
remove sections to be replaced by videos.
andrewpbray Aug 12, 2016
213e0ea
Small changes to text throughout.
andrewpbray Aug 12, 2016
22efaf2
small typos in end sections.
andrewpbray Aug 12, 2016
2b7605c
update html
andrewpbray Aug 15, 2016
76784b9
add TOC, remove boxed note.
andrewpbray Aug 15, 2016
4649a73
remove sections from beginning.
andrewpbray Aug 16, 2016
916c19b
incremental organizational changes.
andrewpbray Aug 16, 2016
f940d3b
change location of lab report video.
andrewpbray Aug 16, 2016
950bafb
Change from RDU to LAX. Add exercise.
andrewpbray Aug 19, 2016
d63c695
Added link to Getting Used to R book
ismayc Aug 19, 2016
75ab73f
Added updated intro to R html
ismayc Aug 19, 2016
6b2def6
Merge pull request #35 from ismayc/master
andrewpbray Aug 19, 2016
5584276
tweak wording around linebreaks
andrewpbray Aug 19, 2016
efef97c
tweak wording.
andrewpbray Aug 19, 2016
243a4e6
Merge branch 'master' of https://github.com/andrewpbray/oiLabs-dplyr-…
andrewpbray Aug 19, 2016
ea83187
Remove side-by-side boxplots - not informative without transforming y.
andrewpbray Aug 19, 2016
f5bb188
add keys gitignore
mine-cetinkaya-rundel Aug 24, 2016
0d2385d
remove markdown logistics
andrewpbray Aug 26, 2016
3c87c79
change oyo formatting
andrewpbray Aug 26, 2016
d4634b4
add key
andrewpbray Aug 26, 2016
7a5096b
remove comment from oyo
andrewpbray Aug 26, 2016
72cf996
change hist to bar
andrewpbray Aug 26, 2016
aa47128
several updates to get in line with package
andrewpbray Aug 26, 2016
9620a3f
remove rmd instructions, shrink set seed
andrewpbray Aug 27, 2016
8d50efe
format toc
andrewpbray Aug 27, 2016
533b902
change oyo to more practice
andrewpbray Aug 27, 2016
17691b6
fix language in two ex
andrewpbray Aug 27, 2016
bbbccec
fix ex language
andrewpbray Aug 27, 2016
4907429
fix typo in code
andrewpbray Aug 27, 2016
99befeb
add more practice
andrewpbray Aug 27, 2016
b866e95
transfer solns to key
andrewpbray Aug 27, 2016
dbe754a
update rmd formatting
andrewpbray Aug 27, 2016
f34558b
access var names via help file
andrewpbray Aug 27, 2016
139a8c6
fix code typo
andrewpbray Aug 27, 2016
6695cc6
update more practice formatting
andrewpbray Aug 27, 2016
f569633
resolve merge conflict
mine-cetinkaya-rundel Aug 28, 2016
8a67a31
switch list in more practice
andrewpbray Aug 28, 2016
3c90f09
add key html
andrewpbray Aug 28, 2016
37a6ae5
fix merge conflict
andrewpbray Aug 28, 2016
68cb45d
add keys
andrewpbray Aug 28, 2016
115118d
remove duke template instructions
mine-cetinkaya-rundel Aug 28, 2016
271e123
add language about reproducible lab report
mine-cetinkaya-rundel Aug 28, 2016
8a72093
Merge branch 'master' of github.com:andrewpbray/oiLabs-dplyr-ggplot
mine-cetinkaya-rundel Aug 28, 2016
a27fe9b
remove references since shown in evals help in package + add language…
mine-cetinkaya-rundel Aug 28, 2016
463f756
make data section a subsection to align with other labs
mine-cetinkaya-rundel Aug 28, 2016
4921273
update make script and run all Rmd files without shiny app
mine-cetinkaya-rundel Aug 28, 2016
fc211a1
add video links about Rmd reports
mine-cetinkaya-rundel Aug 29, 2016
ad06772
commit before being overwritten
andrewpbray Aug 30, 2016
3638543
address merge conflict
andrewpbray Aug 30, 2016
5d92efa
merged upstream changes
beanumber Sep 13, 2016
a9f8704
merged upstream changes
beanumber Sep 13, 2016
adca40f
fixed typo
beanumber Sep 13, 2016
5614447
rendered labs
beanumber Sep 13, 2016
ef851e9
rendered confidence interval lab
beanumber Sep 13, 2016
ab37c3e
replace dim+names with glimpse
mine-cetinkaya-rundel Sep 13, 2016
9d63432
Merge pull request #37 from beanumber/master
mine-cetinkaya-rundel Sep 13, 2016
0600cf8
minor wording fixes to Lab 1
beanumber Sep 13, 2016
519db4b
merged upstream changes
beanumber Sep 13, 2016
952c8fd
minor tweaks to normal distribution lab
beanumber Sep 13, 2016
78f08f6
Merge pull request #40 from beanumber/master
mine-cetinkaya-rundel Sep 13, 2016
ba7203d
removed old directories
beanumber Sep 13, 2016
47ce2f5
softened language on installing package in lab 1
beanumber Sep 13, 2016
c1ff81b
Merge pull request #41 from beanumber/master
mine-cetinkaya-rundel Sep 13, 2016
0a968a8
merge commit
beanumber Sep 13, 2016
bd7b092
modified question in normal distribution
beanumber Sep 19, 2016
2851ee4
Merge remote-tracking branch 'upstream/master'
beanumber Sep 19, 2016
4d29bc7
minor edits to language; removed range() from list of summary statistics
beanumber Sep 19, 2016
c7faa64
Merge remote-tracking branch 'upstream/master'
beanumber Sep 19, 2016
b198ad7
Merge pull request #42 from beanumber/master
mine-cetinkaya-rundel Sep 19, 2016
1380c02
minor wording fixes in SLR lab
beanumber Sep 27, 2016
3809379
added link to Paul's wikipedia page
beanumber Sep 27, 2016
0e3d567
fixed other reference to stat_smooth
beanumber Sep 27, 2016
7d22b39
merged upstream changes
beanumber Sep 27, 2016
b5a5cf8
Merge remote-tracking branch 'upstream/master'
beanumber Sep 27, 2016
3b17264
added makefile and docs for gh-pages viewing
beanumber Sep 27, 2016
7a836be
added index file
beanumber Sep 27, 2016
ad7f646
Merge pull request #44 from beanumber/master
mine-cetinkaya-rundel Sep 27, 2016
e11f8b2
update formatting (TOC) and fix small typos
andrewpbray Sep 29, 2016
14d4ec6
addressing issues 47 and 46
mine-cetinkaya-rundel Oct 1, 2016
b04134f
resolving conflicts
mine-cetinkaya-rundel Oct 1, 2016
701cb47
clarify question 10
mine-cetinkaya-rundel Oct 3, 2016
8732ea9
remove exercises 8 and 10 to shorten lab
andrewpbray Oct 11, 2016
144e1f5
remove outdated paragraph
andrewpbray Oct 11, 2016
028675b
fix typo
andrewpbray Oct 11, 2016
cd18351
note about always writing code in the rmd
mine-cetinkaya-rundel Oct 11, 2016
3dc8bb5
fix typos
mine-cetinkaya-rundel Oct 11, 2016
d4240fe
note on comparing proportions with inference
mine-cetinkaya-rundel Oct 11, 2016
9feab05
edited sampling distributions lab
beanumber Oct 18, 2016
8385080
typos
beanumber Oct 18, 2016
b709866
pulled in upstream changes
beanumber Oct 18, 2016
801fd31
moved CSS file
beanumber Oct 18, 2016
c6bd2a5
updates to confidence intervals lab
beanumber Oct 25, 2016
5d50dfd
Merge remote-tracking branch 'upstream/master'
beanumber Oct 25, 2016
023e7cf
updated after make
beanumber Oct 25, 2016
562316e
Merge pull request #50 from beanumber/master
andrewpbray Oct 25, 2016
6585e72
minor changes to probability lab
beanumber Oct 31, 2016
8f0595c
updated probability lab
beanumber Oct 31, 2016
59330f6
added Oxford comma and additional dash
beanumber Nov 8, 2016
ecf7b38
Merge remote-tracking branch 'upstream/master'
beanumber Nov 8, 2016
da4e976
more minor changes to categorical inference lab
beanumber Nov 8, 2016
966ed72
removed inference()
beanumber Nov 8, 2016
e9e0045
Merge remote-tracking branch 'upstream/master'
beanumber Nov 8, 2016
0fe3256
updated categorical lab
beanumber Nov 8, 2016
3e5f273
Merge pull request #51 from beanumber/master
mine-cetinkaya-rundel Nov 9, 2016
abbf064
tiny fixes for numerical data lab
beanumber Nov 14, 2016
775dc7e
Merge remote-tracking branch 'upstream/master'
beanumber Nov 14, 2016
271cdda
updated numerical data lab
beanumber Nov 14, 2016
4773ef9
Merge pull request #52 from beanumber/master
mine-cetinkaya-rundel Nov 14, 2016
61b4af6
tiny tweaks to normal distribution lab
beanumber Nov 22, 2016
d6c9faa
tiny tweaks to normal distribution lab
beanumber Nov 22, 2016
21c717a
Merge branch 'master' of github.com:beanumber/oiLabs-dplyr-ggplot
beanumber Nov 22, 2016
1cb871e
updated normal distribution lab
beanumber Nov 22, 2016
b58092c
minor changes to multiple regression lab
beanumber Nov 23, 2016
8258393
merge commit
beanumber Nov 23, 2016
8e337bd
Merge pull request #53 from beanumber/master
mine-cetinkaya-rundel Nov 24, 2016
7be7e7c
Merge remote-tracking branch 'upstream/master'
beanumber Nov 29, 2016
f79c889
added missed quotation mark
beanumber Nov 29, 2016
cfc4a4e
removed pdf output from YAML in MLR
beanumber Nov 29, 2016
8bc3b9d
synced MLR lab
beanumber Nov 29, 2016
7fface1
merge commit
beanumber Nov 29, 2016
dff4e6d
updated index for website
beanumber Nov 29, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.html
.Rproj.user
.Rhistory
.RData
*.Rproj
.DS_Store
news.html
README.html
*key.Rmd
*key.html

12 changes: 12 additions & 0 deletions .gitignore.orig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.Rproj.user
.Rhistory
.RData
*.Rproj
.DS_Store
<<<<<<< HEAD
*.html
*.orig
=======
news.html
README.html
>>>>>>> mydplyr/master
Loading