Type of t-statistic returned by mnrfit for an ordinal model?

조회 수: 3(최근 30일)
Is the t-statistic in the stats output of mnrfit(X,Y,'model','ordinal') 2-tailed or 1-tailed? Thank you!

채택된 답변

the cyclist
the cyclist 2023년 2월 4일
The t-statistic does not have "tailedness". It is a ratio of the effect coefficient to the standard error.
One might use the t-statistic to perform a hypothesis test that has tailedness, but the statistic itself does not.
  댓글 수: 4

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

추가 답변(0개)

Community Treasure Hunt

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

Start Hunting!

Translated by