Estimate parameters (multivariate t distribution)
1 view (last 30 days)
Show older comments
Hello!
Is there a built-in function in Matlab that estimates parameters of a multivariate t distribution (scale matrix, degrees of freedom). In other words, I have time series of returns for 10 stocks. Assuming that the returns have t distribution, how do I find the parameters of the distribution?
2 Comments
Jeff Miller
on 17 Jul 2020
Do you want to estimate a single t distribution that best fits the returns from all stocks (essentially assuming they all come from a t distribution with the same parameters), or do you want to estimate separate parameters for each stock? If the latter, do you want to assume that the returns of the stocks are all uncorrelated, or are you looking for a 10-dimensional t distribution (one dimension for each stock) with a to-be-estimated correlation structure?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!