Stability parameter. A real number between 0 and 1.
delta
Scale parameter. A real number > 0.
lambda
Tempering parameter. A real number > 0.
theta
Parameters stacked as a vector.
methodR
A String. Either "AR" or "SR".
k
integer: the level of truncation, if methodR == "SR". 10000
by default.
Details
theta denotes the parameter vector (alpha, delta, lambda). Either provide the parameters
alpha, delta, lambda individually OR provide theta.
"AR" stands for the Acceptance-Rejection Method and "SR" for a truncated infinite shot
noise series representation. "AR" is the standard method used.
For more details, see references.
References
Massing, T. (2023), 'Parametric Estimation of Tempered Stable Laws'
Kawai, R & Masuda, H (2011), 'On simulation of tempered stable random
variates' tools:::Rd_expr_doi("10.1016/j.cam.2010.12.014")