how we generate from a student t distribution
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!