3-parameter beta distribution of the second kind in Matlab

Matlab class for a 3-parameter beta distribution of the second kind. Written for the paper https://arxiv.org/pdf/1911.12835.pdf .
30 Downloads
Updated Wed, 04 Dec 2019 12:44:33 +0000

The 3-parameter beta distribution of the second kind is a parametric probability distribution.

We use the parametrization and variable names that are also used in 10.1016/S0029-8018(98)00022-5, equation 5 .

* The class file Beta3pSecondKind.m provides all functionality.
* The file testBeta3pSecondKind.m tests the functioality and serves as an example.

Cite As

Andreas Haselsteiner (2024). 3-parameter beta distribution of the second kind in Matlab (https://github.com/ahaselsteiner/beta-3p-second-kind), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.