|
You are here |
jrhawley.ca | ||
| | | | |
thomvolker.github.io
|
|
| | | | | Many different ways of calculating OLS regression coefficients exist, but some ways are more efficient than others. In this post we discuss some of the most common ways of calculating OLS regression coefficients, and how they relate to each other. Throughout, I assume some knowledge of linear algebra (i.e., the ability to multiply matrices), but other than that, I tried to simplify everything as much as possible. | |
| | | | |
algassert.com
|
|
| | | | | Craig Gidney's computer science blog | |
| | | | |
nhigham.com
|
|
| | | | | A $latex p$th root of an $latex n\times n$ matrix $LATEX A$ is a matrix $LATEX X$ such that $latex X^p = A$, and it can be written $latex X = A^{1/p}$. For a rational number $latex r = j/k$ (where $latex j$ and $latex k$ are integers), defining $latex A^r$ is more difficult: is... | |
| | | | |
chipnetics.com
|
|
| | | There is a lot to remember in data science! It touches everything from alignment, to data wranging, data analytics, storytelling and visuals. This python cheat sheet is a quick reference to get a fast boost into many of these areas. | ||