Standard error of OLS estimates with error in measured values
ali8
For ordinary least squares, say you have the model Y=XB+e, where B is the vector of parameters to be estimated. In this case the standard error is sqrt(diag(σ2(X′X)^−1)), where σ2=∑(Y−Xβ^)2/(n−2).
What happens to this standard error when there is a variance in the measured values of Y, say dY ?
January 27, 2018 at 03:20 pm - Permalink
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
January 29, 2018 at 10:05 am - Permalink