photo

T27667


Kobenhavns Universitet

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to transmit the row and column names using table2cell?
This is my used commands: mdl = fitlm(ds,'linear','RobustOpts','on'); Estimate = table2cell(mdl.Coefficients); In r2013...

10 years 前 | 0 个回答 | 0

0

个回答

提问


estimate and SE in a linear regression becomes 0
...and tStat and pValue becomes NaN. What is the typical reason for that? It is a dummy (either 0 or 1) by the way. I get the...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Error using hac (in order to get robust standard errors)
I am reducing a (robust) linear regression using backwards elimination. In order to get robust, i.e. heteroscedasticity and auto...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
Robust standard errors on coefficients in a robust linear regression
Yes, I am interested in estimates and standard errors which are both outlier robust AND heteroskedasticity consistent. From the ...

11 years 前 | 0

提问


Robust standard errors on coefficients in a robust linear regression
I am new in MATLAB and have performed a robust linear regression with the 2 commands: ds = dataset('XLSFile','C:\...\data...

11 years 前 | 2 个回答 | 0

2

个回答

提问


export output from a linear regression to Excel
Is it possible to export the output after having performed a linear regression to Excel? In other words, to export the variable ...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
linear regression on excel dataset
Ohh, my second attempt actually worked and the estimates and so on were produced in spite of the warnings. I miss some output...

11 years 前 | 0

提问


linear regression on excel dataset
I am new in MATLAB and have tried to do a linear regression with the code: >> filename = 'C:\Users\Troels\Dropbox\Analyse & R...

11 years 前 | 2 个回答 | 0

2

个回答