problem in using copulafit
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
M Bateni
le 28 Juil 2016
Réponse apportée : Brendan Hamm
le 28 Juil 2016
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?
0 commentaires
Réponse acceptée
Brendan Hamm
le 28 Juil 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Copula Distributions and Correlated Samples dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!