You are here |
coornail.net | ||
| | | |
data36.com
|
|
| | | | What is correlation and why is it important in data science? How can you calculate it? How to use the .corr() in pandas? Find the answers... | |
| | | |
aosmith.rbind.io
|
|
| | | | Where I discuss simulations, why I love them, and get started on a simulation series with a simple two-group linear model simulation. | |
| | | |
statsandr.com
|
|
| | | | Make the the most correlated variables stand out via a correlogram. See also how to enhance a correlation plot to show significant correlations among variables | |
| | | |
codeandculture.wordpress.com
|
|
| | A coauthor and I are doing power analyses based on a pilot test and we quickly realized that it's really hard to calculate a power analysis for anything much more exotic than a t-test of means. As I usually do when there's no obvious solution, I decided to just brute force it with a Monte... |