![]() Volume 9, Issue 4 Articles Tricks of the Trade In and Out Trott's Corner New Products New Publications Calendar News Bulletins New Resources Classifieds Download This Issue Editorial Policy Staff and Contributors Submissions Subscriptions Advertising Back Issues Contact Information |
Stable Distributions in Mathematica
Program Accuracy, Limitations, and VersatilityThe functions illustrated here are designed to have the look and feel of true mathematical functions. SPDF uses the Zolotarev transformation of the inverse Fourier transform of the characteristic function in the
Here we could increase the recursion limit as suggested by the error message, but for these functions it is often a better idea to start with GaussPoints which sets a higher number of initial points, thus requiring less recursive subdivision. The difference between the calculations is small.
For extreme precision, start with working precision. As the output precision will be limited by the specification of the precision of the input values, it is simplest to use rational numbers. GaussPoints and/or MaxRecursion will also likely need to be increased. The default setting for PrecisionGoal in NIntegrate is WorkingPrecision minus 10 digits.
When the default NIntegrate parameters are used, the program may fail to give accurate results when
The package's Help Browser gives additional examples to help handle error messages generated by the other functions. It contains a section that demonstrates other methods of calculating stable distributions using Mathematica and includes the derivation of the Zolotarev integral. There is also an algorithm to set up an interpolation method for approximating the density function for maximum likelihood calculations.
|
||||||||
About Mathematica | Download Mathematica Player © 2005 Wolfram Media, Inc. All rights reserved. |