How could I find significant coefficients?
Show older comments
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 Comments
Walter Roberson
on 2 Jun 2018
How do you know which ones are significant?
Iris Li
on 2 Jun 2018
Walter Roberson
on 2 Jun 2018
All ttest tells you is the probability that the data is normal distribution with mean 0 standard deviation 1.
Iris Li
on 3 Jun 2018
Iris Li
on 3 Jun 2018
Walter Roberson
on 3 Jun 2018
I am not familiar enough with statistics to know that.
Iris Li
on 4 Jun 2018
Answers (0)
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!