필터 지우기
필터 지우기

Estimate parameters (multivariate t distribution)

조회 수: 2 (최근 30일)
Alex
Alex 2020년 7월 16일
댓글: Alex 2020년 7월 17일
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
Jeff Miller
Jeff Miller 2020년 7월 17일
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?
Alex
Alex 2020년 7월 17일
First: One multivariate joint distribution that fits all stocks. In other words I want to estimate 10x10 scale matrix and degrees of freedom.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by