Linear regression or confidence interval between two columns
조회 수: 1 (최근 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!