RandLib icon indicating copy to clipboard operation
RandLib copied to clipboard

Implement pdf and cdf for stable distribution

Open astralord opened this issue 10 years ago • 1 comments

The problems are with

  • alpha close to 1 with non-zero beta
  • beta close to 0, when alpha = 1
  • asymptotic series expansion for alpha = 1 and non-zero beta
  • cdf representation for short tails (beta = 1)

astralord avatar Jul 01 '15 21:07 astralord