How to get standard errors from copulafit

3 Ansichten (letzte 30 Tage)
Yufei Cao
Yufei Cao am 11 Feb. 2020
Beantwortet: Jeff Miller am 11 Feb. 2020
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.

Antworten (1)

Jeff Miller
Jeff Miller am 11 Feb. 2020
You could estimate it by taking bootstrap samples from u.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by