NCTCDFVW

버전 1.5.0.0 (6.76 KB) 작성자: Viktor Witkovsky
Alternative algorithm for computing the CDF of the noncentral Student's t-distribution
다운로드 수: 296
업데이트 날짜: 2022/4/5

라이선스 보기

P = NCTCDFVW(X,NU,NCP,TAIL) returns the cummulative distribution function (CDF) of the noncentral T distribution with NU degrees of freedom and the non-centrality parameter NCP, at the values X.
NCTCDFVW is suggested for computing extreme tail probabilities of the non-central T distribution with large noncentrality parameter.
The CDF is computed by the GAUSS-KRONOD (non-adaptive) quadrature.

인용 양식

Viktor Witkovsky (2024). NCTCDFVW (https://www.mathworks.com/matlabcentral/fileexchange/41790-nctcdfvw), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: quadvgk

줌: ToleranceFactor

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

Corrected errors

1.4.0.0

Improved integration limits and precision.

1.2.0.0

Fixed some minor bugs. Possibility to select different number of sub-intervals for integration.

1.0.0.0