kuai6 / cnd
Cumulative Normal Distribution library
Installs: 4 233
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2025-01-19 16:47:38 UTC
README
This is simple class to get cumulative normal distribution and it's inversion by table values ( see contrib/ignatius_reilly/ndist_tabulated.php ) Based on Pear/Math_Stat https://github.com/pear/Math_Stats