Generalized chi-square distribution
Matlab toolbox to compute the statistics, pdf, cdf, inverse cdf and random numbers of the generalized chi-square distribution.
Author
Abhranil Das, Center for Perceptual Systems, The University of Texas at Austin.
Bugs/comments/questions/suggestions to abhranil.das@utexas.edu.
If you use this code, please cite: A method to integrate and classify normal distributions.
Installation
Within Matlab's Home tab, select Add-Ons > Get Add-Ons > Search for 'Generalized chi-square distribution' and install.
Quick Start
After installation, begin with the Getting Started live script with interactive examples, or, at any time, go to Matlab Home tab > Add-Ons > Manage Add-Ons > click the three dots next to this toolbox > View Getting Started Guide
Documentation
For function help, type:
doc gx2stat
doc gx2rnd
doc gx2cdf
doc gx2cdf_davies
doc gx2cdf_imhof
doc gx2cdf_ruben
doc gx2pdf
doc gx2inv
doc gx2_params_norm_quad
Cite As
A method to integrate and classify normal distributions. Abhranil Das and Wilson S Geisler (2020, arXiv 2012.14331)
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
doc
Version | Published | Release Notes | |
---|---|---|---|
1.8.7 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.7 |
|
|
1.8.6 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.6 |
|
|
1.8.5 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.5 |
|
|
1.8.4 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.4 |
|
|
1.8.3 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.3 |
|
|
1.8.2 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.2 |
|
|
1.8.1 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8.1 |
|
|
1.8 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.8 |
|
|
1.7.7 | See release notes for this release on GitHub: https://github.com/abhranildas/gx2/releases/tag/v1.7.7 |
|
|
1.7.6 | Extended examples. |
|
|
1.7.5 |
|