photo

T27667


Kobenhavns Universitet

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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 ...

etwa 11 Jahre vor | 0

Frage


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...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

etwa 11 Jahre vor | 0

Frage


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...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten