Linear regression or confidence interval between two columns
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Abdolkarim Mohammadi
2021-5-7
I don't think regression would help you. Statistical tests like t-test with independent or paired samples would be much better.
2 个评论
Abdolkarim Mohammadi
2021-5-16
List of hypothesis tests in MATLAB: https://www.mathworks.com/help/stats/available-hypothesis-tests.html
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!