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
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.

カテゴリ

質問済み:

2020 年 1 月 30 日

回答済み:

2020 年 3 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by