Statistical test used for fixed effects in fitlme function
이전 댓글 표시
In the fitlme function, what statistical test is used to calculate the p-values of the fixed effects?
답변 (1개)
Raunak Gupta
2020년 3월 19일
0 개 추천
Hi,
As per the understanding from the fixedEffect documentation, the p-value is calculated for the t-statistics which is calculated for the Test that coefficient are zeros. So, essential it is calculated for an F-Test. For F-statistics and t-statistics you may find a good resource here.
카테고리
도움말 센터 및 File Exchange에서 Analysis of Variance and Covariance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!