-
A Student’s Guide to R
Introduction Getting Started with RStudio One Quantitative Variable One Categorical Variable Two Quantitative Variables Two Categorical Variables Quantitative Response, Categorical Predictor Categorical Response, Quantitative Predictor Survival Time Outcomes More…
-
Algorithmic Problem Solving with Python
This book uses Python to introduce folks to programming and algorithmic thinking. It is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with…