Fictitious rng for the constant random variable used to generate and describe Poisson jumps.
rconst(n, k = 1) dconst(x, k = 1)
n
: number of replicationsk
: the size of the jumpx
: the fictitious argumentreturns a numeric vector
The YUIMA Project Team
dconst(1,1) dconst(2,1) dconst(2,2) rconst(10,3)