Learn R Programming

MixedTS (version 1.0.4)

rMixedTS-methods: Random number of Mixed Tempered Stable distribution

Description

This Method returns the quantile of a Mixed Tempered Stable.

Arguments

Methods

signature(object = "param.MixedTS",x = numeric(), setSup=NULL,setInf=NULL,N=2^10)
This method returns an object of class MixedTS where the slot Data contains a set of size x of random numbers. setSup and setInf are used to choose + infinity and - infinty. N is the number of point used for discretization in fft algorithm.