We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scipy.stats.distributions
l_moment
l_stats
rv_continuous
name
rv_discrete
The text was updated successfully, but these errors were encountered:
scipy.stats.rv_continuous
lmo.theoretical
scipy.stats
jorenham
No branches or pull requests
l_moment
,l_stats
, etc. to the "generic" and "frozen" distn bases (monkeypatch)rv_continuous
(depends Population (T)L-moments from CDF and PPF #6), and use Implement the known theoretical distribution L-moments #5 + thename
attribute to check if specific theoretical L-moments are knownrv_discrete
(depends Population L-moments of discrete univariate distributions #9)l_moment
on the specificrv_continuous
instancesThe text was updated successfully, but these errors were encountered: