Commit Graph

591 Commits

Author SHA1 Message Date
hadley 7a285374de Complete intro
Integrating comments from @behrman
2016-07-11 10:31:30 -05:00
hadley aedadc7a32 Use CRAN knitr 2016-07-11 09:35:06 -05:00
hadley 1bddb9c561 Eliminate use of DSR 2016-07-11 08:35:07 -05:00
hadley d76029a69e Use CRAN rcorpora 2016-07-11 08:33:00 -05:00
hadley 436d5786b9 Fix feather build failure
And add a bit more on other types of data
2016-07-11 07:44:12 -05:00
hadley 0bd0021537 Merge branch 'master' of github.com:hadley/r4ds 2016-07-10 09:20:27 -05:00
hadley 51913034cf Complete pass through import 2016-07-10 09:19:56 -05:00
hadley 9d62e1c23e Complete column parsing 2016-07-10 07:56:06 -05:00
hadley 785018073b Use dev readr 2016-07-09 09:29:08 -05:00
Hadley Wickham dd20068ca1 Merge pull request #140 from behrman/variation-typos
Fix typos - 5 Exploratory Data Analysis (EDA)
2016-07-09 09:20:11 -05:00
Hadley Wickham c264b0b6f5 Merge pull request #139 from behrman/transform-typos
Fix typos - 4 Data transformation
2016-07-09 09:19:44 -05:00
Hadley Wickham 11bdf7575b Merge pull request #138 from behrman/visualize-typos
Fix typos - 3 Data visualisation
2016-07-09 09:19:35 -05:00
Hadley Wickham 4e04bddf7c Merge pull request #137 from behrman/intro-typos
Fix typos - 1 Introduction
2016-07-09 09:19:24 -05:00
Bill Behrman 509d9d8c8d Fix typos 2016-07-08 17:58:08 -07:00
Bill Behrman aa25bd56f4 Fix typos 2016-07-08 17:49:51 -07:00
Bill Behrman c16ca83b1c Fix typos 2016-07-08 17:26:58 -07:00
Bill Behrman 02db8dc189 Fix typos 2016-07-08 17:03:07 -07:00
hadley 37979814ca Add hms 2016-07-08 17:14:33 -05:00
hadley 74f03a9393 Merge branch 'master' of github.com:hadley/r4ds 2016-07-08 16:23:23 -05:00
hadley aa74378924 More on import 2016-07-08 16:23:19 -05:00
hadley 2ebaee835d Tibble updates for transform chapter 2016-07-08 10:31:52 -05:00
Hadley Wickham febe42ab21 Merge pull request #134 from jennybc/patch-3
Fix broken links
2016-07-08 08:47:39 -05:00
Jennifer (Jenny) Bryan 71cc5899a5 Fix broken links 2016-07-07 23:13:09 -07:00
hadley d42f2184dc More on parsing vectors 2016-07-07 11:17:11 -05:00
hadley 19f5e10213 Wrangle tweaks 2016-07-07 08:03:39 -05:00
hadley d8f0c87ecf A few more model ideas 2016-07-06 17:57:03 -05:00
hadley f2255f39c7 Rough out import chapter 2016-07-06 13:59:50 -05:00
hadley 572d19c149 Include modelr in depends 2016-07-06 12:49:30 -05:00
hadley 06b578b659 Merge branch 'master' of github.com:hadley/r4ds 2016-07-06 10:03:16 -05:00
hadley d219a80b29 Update post CRAN releases 2016-07-06 10:03:07 -05:00
hadley da2d2b4117 Start moving towards simulated example 2016-07-06 08:11:20 -05:00
hadley a1b4536f9d Update tibble info 2016-07-06 08:10:54 -05:00
hadley 539e6d9a8a Fixes from Roberto 2016-06-27 13:07:23 -05:00
Garrett Grolemund f9152a3141 Merge pull request #127 from tomjamesprior/patch-2
Update variation.Rmd
2016-06-22 07:17:38 -05:00
Tom Prior bb664b65d3 Update variation.Rmd
change "effects the outcome" to "affects the outcome"
2016-06-21 17:59:40 -04:00
hadley 98c14b843c More model brainstorming 2016-06-20 09:56:46 -05:00
hadley fd8e21e47a Merge branch 'master' of github.com:hadley/r4ds 2016-06-20 08:31:23 -05:00
hadley c8c9dc4d07 More modelling thoughts 2016-06-20 08:31:20 -05:00
hadley c1ec9d4f1a Continue to polish many models 2016-06-20 08:30:47 -05:00
Hadley Wickham c3d06a9a37 Merge pull request #125 from jjchern/patch-3
Fix a typo: Should be `purrr` instead of `purr`
2016-06-18 10:18:52 -05:00
jjchern 70a204c8ab Fix a typo: Should be `purrr` instead of `purr` 2016-06-17 23:51:44 -05:00
hadley 17ef519058 Comments from @jennybc 2016-06-17 13:14:41 -05:00
hadley 7fc367c265 How to keep up to date 2016-06-17 13:14:26 -05:00
hadley d289a41a55 Some more things we don't cover 2016-06-17 13:14:18 -05:00
hadley 06d1aa6496 More work on model assessment
* some thoughts from GA
* finally decent over fitting example
* talk about modelr data structures a bit
2016-06-17 08:49:46 -05:00
hadley 33f2ce2729 More brainstorming about role of assessment
Clean up/simplify examples a lil
2016-06-16 14:06:18 -05:00
hadley 81a90061e5 More about working with list-cols 2016-06-16 10:07:48 -05:00
hadley 80852c8a85 More about creating and working with list-columns 2016-06-15 15:43:24 -05:00
hadley 963ed9b915 Use modelr model quality functions 2016-06-15 15:12:31 -05:00
hadley 54e4a916ea Missed one var change 2016-06-15 14:32:40 -05:00