Statistical test used for fixed effects in fitlme function
Afficher commentaires plus anciens
In the fitlme function, what statistical test is used to calculate the p-values of the fixed effects?
Réponses (1)
Raunak Gupta
le 19 Mar 2020
0 votes
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.
Catégories
En savoir plus sur Hypothesis Tests dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!