P value of Matrix
이전 댓글 표시
Formy project as a part of it, I have to find P value for my 7*600 matrix, Can someone guide me how can I calculate and why we need P value? What is this value suggest?
댓글 수: 1
Walter Roberson
2019년 5월 11일
Matrices do not have p-values in isolation. You need a statistical test.
For example, you could form a hypothesis that the matrix is formed out of values that are independently drawn from a normal distribution with mean 0, and it would be possible to determine the p-value of that using ttest(). But a bunch of numbers by themselves mean nothing.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 R Language에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!