Obtaining Heteroscedastic regression coefficients and their properties

3 ビュー (過去 30 日間)
Ahmed Abdulla
Ahmed Abdulla 2020 年 6 月 10 日
回答済み: Ahmed Abdulla 2020 年 6 月 10 日
the picture attaches shows the normal regression line results using the fitlm :estimates of the regression coefficients, the Standard error of the coefficients SE, the tstat and the p value corresponding to the tstat value.
Now im trying to get the same parameters using Heteroscedastic linear regression, ive managed to calculate the estimates of the regression coefficients but im struggling with the errors, any help with any of the parameters will be greatly appreciated

採用された回答

Ahmed Abdulla
Ahmed Abdulla 2020 年 6 月 10 日
i managed to figure it out SE = diag(sqrt(E)) where E is the variance-covariance matrix

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRegression についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by