rMixedTS-methods {MixedTS} | R Documentation |
Random number of Mixed Tempered Stable distribution
Description
This Method returns the quantile of a Mixed Tempered Stable.
Methods
signature(object = "param.MixedTS",x = numeric(), setSup=NULL,setInf=NULL,N=2^10)
-
This method returns an object of class
MixedTS
where the slotData
contains a set of sizex
of random numbers.setSup
andsetInf
are used to choose+ infinity
and- infinty
.N
is the number of point used for discretization infft
algorithm.
[Package MixedTS version 1.0.4 Index]