From 6d16e6f89b9703dd471faf0ccb6b982d0e32a134 Mon Sep 17 00:00:00 2001 From: "Mao, Zhiyuan" Date: Thu, 21 Oct 2021 09:51:50 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de085e9..27877f6 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# IntroProbDS \ No newline at end of file +# IntroProbDS + +R code to accompany Introduction to Probability for Data Science by Stanley H. Chan https://probability4datascience.com/index.html + +This holds R translations of the Matlab and Python code that accompanies the book. + +To use this code: