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!
댓글 수: 0
채택된 답변
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.
추가 답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!