Tagged Questions
4
votes
2answers
171 views
Fitting distributions to financial data using volatility model to estimate VaR
I want to fit a distribution to my financial data using a volatility model to estimate the VaR. So in case of a normal distribution, this would be very easy, I assume the returns to follow a normal ...
6
votes
1answer
298 views
What distribution should I apply to estimate the likelihood of extreme returns?
Say I have a limited sample, a month of daily returns, and I want to estimate the 99.5th percentile of the distribution of absolute daily returns.
Because the estimate will require extrapolation, I ...
17
votes
2answers
705 views
Tools in R for estimating time-varying copulas?
Are there libraries in R for estimating time-varying joint distributions via copulas?
Hedibert Lopes has an excellent paper on the topic here. I know there is an existing packaged called copula but ...
4
votes
2answers
1k views
How can I estimate the degrees of freedom for a Student's T distribution?
I am doing research estimating the value at risk for non-normally distributed assets. I need help in the process of estimating the parameters of Student's t distribution and which method to use. I ...
