betafit_fast

버전 1.1.0.0 (1.08 KB) 작성자: Oliver Woodford
Quickly compute the parameters of a beta distribution
다운로드 수: 146
업데이트 날짜: 2015/4/16

라이선스 보기

This function does fast, maximum-likelihood fitting of beta distributions to data in the range (0,1). It differs from the betafit() function provided in MATLAB's Statistics and Machine Learning toolbox as follows:
1. It doesn't require any toolboxes.
2. It is faster.
3. It is usually more accurate (i.e. results in a higher likelihood).
4. It can fit multiple distributions in parallel.
5. It cannot handle data values of 0 or 1.
6. It doesn't provide confidence intervals.

인용 양식

Oliver Woodford (2024). betafit_fast (https://www.mathworks.com/matlabcentral/fileexchange/50525-betafit_fast), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Fixed numbering in description

1.0.0.0