rstable: Generate a random sample from the zero-centered stable...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Draw a sample from a symmetric, zero-centered stable distribution with given scale and stability (alpha) parameters, using the CMS algorithm.

Usage

1
rstable(scale, alpha)

Arguments

scale

The scale parameter.

alpha

The stability parameter.

Value

A random sample from the zero-centered stable distribution.


ziwenan/BSL documentation built on April 25, 2021, 1:11 p.m.