R/sehat.R
dot-sehatbetahat.Rd
\(\widehat{\mathbf{se}}\) is equal to the square root of the diagonal elements of \(\widehat{\mathrm{cov}} \left( \boldsymbol{\hat{\beta}} \right)\) .
.sehatbetahat(vcovhatbetahat = NULL, X, y)
vcovhatbetahat |
|
---|---|
X |
|
y | Numeric vector of length |
Returns the estimated standard errors of the estimated regression coefficients.
Other standard errors of estimates of regression coefficients functions:
.sehatbetahatbiased()
,
.sehatslopeshatprimedelta()
,
.sehatslopeshatprimetb()
,
sehatbetahatbiased()
,
sehatbetahat()
,
sehatslopeshatprimedelta()
,
sehatslopeshatprimetb()
Ivan Jacob Agaloos Pesigan