How to report linear regression results?

3 Ansichten (letzte 30 Tage)
Pauli
Pauli am 28 Mai 2019
Kommentiert: Star Strider am 31 Mai 2019
Hello,
I performed a siple linear regression using fitlm and am unsure about how to report the stats. I definitely want to mention the coefficients and the p-value, but do I also include the t-statistics? And if so, how exactly?
This is the output I get from Matlab:
Screenshot (63).png

Akzeptierte Antwort

Star Strider
Star Strider am 28 Mai 2019
If you are doing this for a journal paper submission, consult the journal style guide.
As a general rule, the t-statistics are not reported, because the p-value is more important. (Note that there is some controversy about p-values: The ASA’s Statement on p-values: Context, Process and Purpose.)
  4 Kommentare
Pauli
Pauli am 31 Mai 2019
Thanks.
Star Strider
Star Strider am 31 Mai 2019
As always, my pleasure.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by