How could I find significant coefficients?
Afficher commentaires plus anciens
Say I did hundreds of regressions based on grouped data from one table, and then got 100 rows of Coefficients C = (alpha0; alpha1; alpha2). I need to know the percentage of significant ones for those three coefficients. And R-squared for each row! Thank you very much!
9 commentaires
Walter Roberson
le 2 Juin 2018
How do you know which ones are significant?
Iris Li
le 2 Juin 2018
Walter Roberson
le 2 Juin 2018
All ttest tells you is the probability that the data is normal distribution with mean 0 standard deviation 1.
Iris Li
le 3 Juin 2018
Iris Li
le 3 Juin 2018
Walter Roberson
le 3 Juin 2018
I am not familiar enough with statistics to know that.
Iris Li
le 4 Juin 2018
Réponses (0)
Catégories
En savoir plus sur Linear Regression 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!