Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Use a continuous probability distribution common in statistics, particularly in the field of particle physics
ResourceFunction["ARGUSDistribution"][χ] returns a continuous probability distribution with shape parameter χ. | |
ResourceFunction["ARGUSDistribution"][χ,c] returns a continuous probability distribution with shape parameters χ and c. |
The ARGUS distribution with a shape parameter of χ:
In[1]:= | ![]() |
Out[1]= | ![]() |
Compute the PDF symbolically:
In[2]:= | ![]() |
Out[2]= | ![]() |
Plot the PDF of this distribution:
In[3]:= | ![]() |
Out[3]= | ![]() |
Compute the CDF symbolically:
In[4]:= | ![]() |
Out[4]= | ![]() |
Plot the CDF of this distribution:
In[5]:= | ![]() |
Out[5]= | ![]() |
Wolfram Language 14.0 (January 2024) or above
This work is licensed under a Creative Commons Attribution 4.0 International License