How to get standard errors from copulafit
Mostrar comentarios más antiguos
Hello, Community,
I try to fit a Gaussian copula by using
rhohat = copulafit('Gaussian',u)
How do I get the standard errors for rho?
Any ideas?
Thanks in advance.
Respuestas (1)
Jeff Miller
el 11 de Feb. de 2020
0 votos
You could estimate it by taking bootstrap samples from u.
Categorías
Más información sobre Copula Distributions and Correlated Samples en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!