Code for Correlation
Python notebooks for all the computational examples about Correlation from Chapter 8 of the book. See here for the full code repository.
- Height and NBA stats. Correlation coefficient, standardization, explained variance, linear estimation, nonlinear estimation, uncorrelation, independence
- Gaussian random vector. Correlation coefficient, explained variance
- Uncorrelation implies independence in Gaussian variables.
- Feeding guinea pigs. Correlation and causation, confounder, causal inference
- Unemployment in Spain. Correlation and causation, confounder, causal inference, linear regression, adjusting for confounding factors