How to get standard errors from copulafit
Afficher commentaires plus anciens
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.
Réponses (1)
Jeff Miller
le 11 Fév 2020
0 votes
You could estimate it by taking bootstrap samples from u.
Catégories
En savoir plus sur Copula Distributions and Correlated Samples dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!