p-value for standard normal distributed?
조회 수: 12 (최근 30일)
이전 댓글 표시
I'm work on multivariate analysis (testing for several correlation matrices ) this test as the derivation ~ standard normal distribution I'm trying to do simulation study from 1000 replication so I want to found the p value for this test to evaluate the performance H0: omega=omega0
I found this coding p-value=1-normcdf(Zi,1.96) is that true
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!