讀書筆記:《Anything you want: 40 lessons for a new kind of entrepreneur》作者:Derek Sivers 出版日期:2022, 4月4日Jan 8Jan 8
Tutorial on connecting R projects to GithubIt is valuable to use Github for better version controls and share the codes with people. Here, we will walk through the steps from…May 2, 20241May 2, 20241
Survival analysis with competing risksSurvival analysis is a type of statistical method that looks at the trend of the outcome of interest instead of at one specific time. For…Nov 22, 20231Nov 22, 20231
What makes a drug work? Understanding “Receptors” (II)Illustrations and quotations from this post are referenced from Basic & Clinical Pharmacology*.Sep 25, 2022Sep 25, 2022
What makes a drug work? Understanding “Receptors” (I)Illustrations and quotations from this post are referenced from Basic & Clinical Pharmacology*.Aug 22, 2022Aug 22, 2022
Basics of probability (II)Reference (of all figures and content): Introduction to Probability, 2nd edition [Blitzstein and Hwang, 2019]Aug 1, 2022Aug 1, 2022
PostgreSQL in MacOS — Create database, load CSV file, and data manipulationThis tutorial is inspired by the Coursera course: Database Design and Basic SQL in PostgreSQL. We will be using a sample data, Musical…Jul 15, 20221Jul 15, 20221
PostgreSQL installation on Mac M1 chipTo install PostgreSQL on Mac OS system, typically, we go to the “terminal”, install homebrew, and install PostgreSQL with homebrew. But if…Jul 8, 20221Jul 8, 20221
Basics of probability (I)Reference (of all figures and content): Introduction to Probability, 2nd edition [Blitzstein and Hwang, 2019]Jul 4, 2022Jul 4, 2022