problem in using copulafit
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I use 'copularnd' function to generate 325 correlated samples in t copulas with linear correlation parameters 0.4 and degrees of freedom 2. When I used 'copulafit' function to fit t copula to those generated samples, the best fitted t copula which is resulted was too different. can any one help me on this? How can I improve the fitting results without any knowledge about dependence structure of the samples?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155198/image.png)
0 Commenti
Risposta accettata
Brendan Hamm
il 28 Lug 2016
This is a maximum likelihood estimate given a sample so there will always be some uncertainty in the answer. In your case you are using a sample size of only 325. If you need your result to be "more accurate" consider a much larger sample size. Although, I suspect you are not trying to fit parameters for simulated data with a known distribution.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Copula Distributions and Correlated Samples in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!