Random variable constructor
Constructor of a random variable
setLaw(rng = function(n, ...) { NULL }, density = function(x, ...) { NULL }, cdf = function(q, ...) { NULL }, quant = function(p, ...) { NULL }, characteristic = function(u, ...) { NULL }, time.var = "t", dim = NA)
rng
: functiondensity
: functioncdf
: functioncharacteristic
: functionquant
: functiontime.var
: labeldim
: labelInsert additional info
object of class yuima.law
YUIMA TEAM
Insert additional info