Skip to content

Commit

Permalink
add Hicks and Peng (2019b)
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkman authored and Monkman committed May 6, 2019
1 parent 072dfb0 commit 66fc231
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
3 changes: 3 additions & 0 deletions 03_data_science_practice.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Roger Peng, 2018-12-11, ["The Role of Theory in Data Analysis"](https://simplyst
Stephanie C. Hicks and Roger Peng, 2019-03-18, ["Elements and Principles of Data Analysis"](https://arxiv.org/abs/1903.07639v1), arXiv.org [@Hicks_Peng_2019]


Stephanie C. Hicks and Roger Peng, 2019-04-26, ["Evaluating the Success of a Data Analysis"](https://arxiv.org/abs/1904.11907), arXiv.org [@Hicks_Peng_2019b]


### The function of data science: solving business problems

Emily Robinson, 2017-09-27, [Managing Business Challenges In Data Science](https://robinsones.github.io/Managing-Business-Challenges-in-Data-Science/)
Expand Down
12 changes: 11 additions & 1 deletion book.bib
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ @Book{Albert_2009
isbn = {ISBN 978-0-387-92297-3},
}

* Karl Broman and Kara Woo, ["Data organization in spreadsheets"](http://www.tandfonline.com/doi/full/10.1080/00031305.2017.1375989), _The American Statistician_, 2017-09-29.

@article{Broman_Woo_2017,
title = {Data organization in spreadsheets},
Expand Down Expand Up @@ -166,6 +165,17 @@ @article{Hicks_Peng_2019
url = {https://arxiv.org/abs/1903.07639v1}
}

@article{Hicks_Peng_2019b,
title = {Evaluating the Success of a Data Analysis},
author = {Stephanie C. Hicks and Roger D. Peng},
year = {2019},
journal = {arXiv.org},
volume = {},
number = {},
pages = {},
DOI = {},
url = {https://arxiv.org/abs/1904.11907}
}



Expand Down

0 comments on commit 66fc231

Please sign in to comment.