how we generate from a student t distribution
Mostrar comentarios más antiguos
Dear all,
I have a variable u that follows a normal distribution N(0,λ_t*exp(h_t))
λ_t is a scaling factor and exp(h_t) is the volatility (see stochastic volatility models)
I want u to be generated from a student t distribution.
So I thought something like u=λ_t* trnd(7,1)
Am I right?
thanks
Respuestas (1)
Image Analyst
el 1 de Oct. de 2012
0 votos
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!