problem in using copulafit
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
M Bateni
el 28 de Jul. de 2016
Respondida: Brendan Hamm
el 28 de Jul. de 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 comentarios
Respuesta aceptada
Brendan Hamm
el 28 de Jul. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Copula Distributions and Correlated Samples en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!