Basic Functions
Load the package.
Needs["StableM`"]
Stable densities. All of the routines in this section can be used in the 0-parameterization or the 1-parameterization, using param equal to 0 or 1. No other parameterizations are implemented. For plotting where high accuracy is not needed performance can be improved by reducing AccuracyGoal → 4. Plot option PerformanceGoal → "Speed" is also important.
The current SPDF, SCDF, and SQuantile routines are not set up to take a list for the input parameters. If you need that capability you can do it with a simple wrapper function:
<p class=