Linear regression or confidence interval between two columns
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear all,
I have two independent columns wtih data that i want to compare using confidence interval or linear regression. How is that done in Matlab? The aim is to get as much information as possible regarding their differences. The data comprise numerical against experimental results.
0 Commenti
Risposte (1)
Abdolkarim Mohammadi
il 7 Mag 2021
I don't think regression would help you. Statistical tests like t-test with independent or paired samples would be much better.
2 Commenti
Abdolkarim Mohammadi
il 16 Mag 2021
List of hypothesis tests in MATLAB: https://www.mathworks.com/help/stats/available-hypothesis-tests.html
Vedere anche
Categorie
Scopri di più su Linear Regression in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!