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.

カテゴリ

ヘルプ センター および File ExchangeProbability Distributions and Hypothesis Tests についてさらに検索

タグ

質問済み:

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