|
Size: 724
Comment: Simplify
|
Size: 724
Comment: Killing Econometrics page
|
| No differences found! | |
OLS Multivariate Derivation
The model is constructed like:
where:
y and ε are vectors of size n
β is a vector of size p
X is a matrix of shape n by p
This is estimated as:
with the constraint:
The partial derivative of this constraint with respect to b is calculated like:
Set this derivative to 0 to find the minimum with respect to b.
