powered by
Fictitious rng for the constant random variable used to generate and describe Poisson jumps.
rconst(n, k = 1) dconst(x, k = 1)
number of replications
the size of the jump
the fictitious argument
returns a numeric vector
# NOT RUN { dconst(1,1) dconst(2,1) dconst(2,2) rconst(10,3) # }
Run the code above in your browser using DataLab