TmixDistIF {tdist} | R Documentation |
Computes characteristic function of a linear combination of independent Student's t-variables with small degrees of freedom (df <= 100).
tchfvw(tt, nu, l)
tt |
vector of real number in wich characteristic function is evaluated. |
nu |
vector of degrees of freedom |
l |
vector of coefficients |
A list of
chf |
vector of values of characteristic function. |
tt |
vector of real number in wich characteristic function is evaluated. |
Viktor Witkovsky witkovsky@savba.sk. Rewritten from Matlab algorithm to R by Alexander Savin savin@savba.sk.