Commit Graph

779 Commits

Author SHA1 Message Date
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
hadley 820405f66d Update to latest modelr 2016-06-15 14:10:48 -05:00
hadley 9267d69365 Fix some other build issues 2016-06-15 10:41:55 -05:00
hadley 4a90bbe063 Ooops, need to eval that chunk 2016-06-15 10:27:01 -05:00
hadley 726ffcf6e5 Rewriting gapminder write-up 2016-06-15 10:16:21 -05:00
hadley 0e2ccfeba3 Update for modelr API changes 2016-06-15 08:27:35 -05:00
hadley d3b75fb19b Brain dump on model assessment 2016-06-14 09:02:17 -05:00
hadley 01b0ebf7b8 Braindump of gapminder case study 2016-06-14 09:02:08 -05:00
hadley 0b5177fc0f Merge branch 'master' of github.com:hadley/r4ds 2016-06-13 09:51:02 -05:00
hadley ae14d3a3cc Restructuring model chapters 2016-06-13 09:50:55 -05:00
Hadley Wickham 64eb355ee6 Merge pull request #116 from DataFlemming/patch-1
Fixing a simple typo
2016-06-13 07:28:56 -05:00
Hadley Wickham 2aa6f300db Merge pull request #120 from sibusiso16/patch-6
Update visualize.Rmd
2016-06-13 07:24:55 -05:00
sibusiso16 e15b8ad2b8 Update visualize.Rmd
Hi Hadley. I changed "If you map the fill aesthetic to a third variable" to "If you map the fill aesthetic to another variable". I could be wrong but i believe this was a typo.
2016-06-13 12:12:39 +02:00