Commit Graph
100 Commits
Author SHA1 Message Date
hadley dcd81c9c55 Ignore interim files 2016-07-19 08:17:52 -05:00
hadley 028b165236 Rename chapters 2016-07-19 08:16:35 -05:00
hadley 51f8c2d8b5 Scatter around a few more explanations of :: 2016-07-19 08:11:08 -05:00
hadley 8faebedf9f Consistent chapter intro layout 2016-07-19 08:01:50 -05:00
hadley 1a36e04a84 Delete unused chapters
Move extra bits to own directory
2016-07-19 08:00:50 -05:00
hadley ef785dcabd Merge branch 'master' of github.com:hadley/r4ds 2016-07-18 17:40:22 -05:00
hadley b0c6f898d5 Starting big rewrite of model basics 2016-07-18 17:40:18 -05:00
hadley 10fbd4ce9f Rewrite modelling intro 2016-07-18 13:08:49 -05:00
hadley 11294f5d0c Tweak figures through out book 2016-07-18 09:54:10 -05:00
hadley 061e233740 Merge branch 'master' of github.com:hadley/r4ds 2016-07-18 08:47:55 -05:00
hadley dfc4e95c60 Complete pass over EDA chapter 2016-07-18 08:47:52 -05:00
hadley 5aa1ec38a8 A few more EDA tweaks
Pull out clustering into separate file for now
2016-07-15 17:05:28 -05:00
hadley 2e3ee662c0 And another one 2016-07-15 16:02:42 -05:00
hadley 864ac2761e Merge branch 'master' of github.com:hadley/r4ds 2016-07-15 15:51:02 -05:00
hadley 42bb4f8fe0 Scope augment call 2016-07-15 15:50:23 -05:00
hadley 6d5cb638f2 Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
hadley 59104914f3 Note about code conventions 2016-07-15 08:24:46 -05:00
hadley 1e4fbb35ae Mention the tidyverse in the intro 2016-07-14 14:41:51 -05:00
hadley d12f5e49f4 Incorporate comments from @behrman 2016-07-14 11:07:51 -05:00
hadley e8b4bbb905 Merge branch 'master' of github.com:hadley/r4ds 2016-07-14 10:57:58 -05:00
hadley 3c5838dcbd data_frame -> tibble 2016-07-14 10:57:54 -05:00
hadley 40613ad2d7 Polishing transform chapter 2016-07-14 10:46:37 -05:00
hadley 3e177dd093 Import fixes 2016-07-14 10:05:20 -04:00
Hadley WickhamandGitHub fd2453dd58 Merge pull request #147 from behrman/relational-data-typos
Fix typos - relational-data.Rmd
2016-07-13 20:22:56 -04:00
Hadley WickhamandGitHub 98b0820da0 Merge pull request #143 from behrman/import-typos
Fix typos - import.Rmd
2016-07-11 20:41:07 -05:00
hadley 353fa68df2 Mention vignettes 2016-07-11 17:43:13 -05:00
hadley d4c2513b61 Consistent quote form 2016-07-11 17:32:36 -05:00
hadley 8bb4165720 Tweaks to visualisation 2016-07-11 17:22:37 -05:00
hadley 594f663e67 Polishing exploration intro 2016-07-11 15:48:58 -05:00
hadley 081f0c1e39 Polishing data import 2016-07-11 15:38:39 -05:00
hadley 1822802696 Use dataset instead of data set 2016-07-11 10:40:44 -05:00
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 WickhamandGitHub 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 WickhamandGitHub c264b0b6f5 Merge pull request #139 from behrman/transform-typos
Fix typos - 4 Data transformation
2016-07-09 09:19:44 -05:00
Hadley WickhamandGitHub 11bdf7575b Merge pull request #138 from behrman/visualize-typos
Fix typos - 3 Data visualisation
2016-07-09 09:19:35 -05:00
Hadley WickhamandGitHub 4e04bddf7c Merge pull request #137 from behrman/intro-typos
Fix typos - 1 Introduction
2016-07-09 09:19:24 -05: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 WickhamandGitHub febe42ab21 Merge pull request #134 from jennybc/patch-3
Fix broken links
2016-07-08 08:47:39 -05: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
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 WickhamandGitHub 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
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 WickhamandGitHub 64eb355ee6 Merge pull request #116 from DataFlemming/patch-1
Fixing a simple typo
2016-06-13 07:28:56 -05:00
Hadley WickhamandGitHub 2aa6f300db Merge pull request #120 from sibusiso16/patch-6
Update visualize.Rmd
2016-06-13 07:24:55 -05:00
hadley f84f26a7ec model-vis -> model-building 2016-06-08 09:34:14 -05:00
hadley edcc140da8 Continuing to write about models 2016-06-08 08:49:09 -05:00
hadley 1f2601f7ed Continuing to work on model basics 2016-06-07 08:34:58 -05:00
hadley d608bd171e Incorporating more model vis into model basics 2016-06-06 10:08:37 -05:00
hadley a938e56449 Merge branch 'master' of github.com:hadley/r4ds 2016-06-06 08:42:06 -05:00
hadley d899dec510 Tweaks to model-basics 2016-06-06 08:42:00 -05:00
hadley 3e4c4a6921 Fix typo 2016-06-06 08:37:34 -05:00
Hadley Wickham 91e54ee0dd Merge pull request #107 from rlzijdeman/master
typo fixes in transform.Rmd
2016-06-05 10:50:10 -05:00
Hadley Wickham b052f78331 Merge pull request #108 from sibusiso16/patch-1
Update relational-data.Rmd
2016-06-05 10:49:58 -05:00
Hadley Wickham ad34770ab3 Merge pull request #106 from rlzijdeman/master
changed instances of heirarchical into hierachical in variation.Rmd
2016-06-03 11:05:23 -04:00
Hadley Wickham 427ebd6ac0 Merge pull request #105 from dpastoor/master
fix extra 0
2016-06-03 09:43:39 -04:00
hadley add27b771f Install modelr from github 2016-05-26 09:52:02 -05:00
hadley 3e8447c62d Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	model-vis.Rmd
2016-05-26 09:44:58 -05:00
hadley a9eb6566db Minor tweaks 2016-05-26 09:43:22 -05:00
Hadley Wickham eb1a225e25 Merge pull request #99 from kdpsingh/patch-4
Fixed typo - "machinary" to machinery
2016-05-25 09:45:44 -05:00
Hadley Wickham 95b96fad48 Merge pull request #100 from kdpsingh/patch-5
Minor grammatical corrections.
2016-05-25 09:45:22 -05:00