How to get standard errors from copulafit

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.

답변 (1개)

Jeff Miller
Jeff Miller 2020년 2월 11일

0 개 추천

You could estimate it by taking bootstrap samples from u.

태그

질문:

2020년 2월 11일

답변:

2020년 2월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by