How to report linear regression results?

조회 수: 3 (최근 30일)
Pauli
Pauli 2019년 5월 28일
댓글: Star Strider 2019년 5월 31일
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

채택된 답변

Star Strider
Star Strider 2019년 5월 28일
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
Pauli
Pauli 2019년 5월 31일
Thanks.
Star Strider
Star Strider 2019년 5월 31일
As always, my pleasure.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by