R/vcovhat.R
dot-vcovhatbetahatbiased.Rd
Variance-Covariance Matrix of Estimates of Regression Coefficients (from \(\hat{\sigma}_{\varepsilon \ \textrm{biased}}^{2}\))
.vcovhatbetahatbiased(sigma2hatepsilonhatbiased = NULL, X, y)
sigma2hatepsilonhatbiased | Numeric. Biased estimate of error variance. |
---|---|
X |
|
y | Numeric vector of length |
Wikipedia: Ordinary Least Squares
Other variance-covariance of estimates of regression coefficients functions:
.vcovhatbetahat()
,
vcovhatbetahatbiased()
,
vcovhatbetahat()
Ivan Jacob Agaloos Pesigan