Please help me. I really need help with copula.

4 ビュー (過去 30 日間)
Nazila Pourhajy
Nazila Pourhajy 2021 年 8 月 22 日
コメント済み: Nazila Pourhajy 2021 年 8 月 22 日
Hi everyone.
I have an input data matrix with 10 columns and I want to obtain correlation coefficient between each column of this input data matrix and target data vector using Copula in matlab. There are several Copula function in Matlab , but I dont know how to use them.Please help me. I need really help.

回答 (1 件)

Wan Ji
Wan Ji 2021 年 8 月 22 日
use corrcoef is ok, returns the matrix of correlation coefficients for A,
where the columns of A represent random variables and the rows represent observations.
  2 件のコメント
Nazila Pourhajy
Nazila Pourhajy 2021 年 8 月 22 日
Thanks alot for your answer; but I want to use Copula functions in matlab Wan Ji.
Nazila Pourhajy
Nazila Pourhajy 2021 年 8 月 22 日
My teacher asked to use Copula functions to get correlation coefficient in the project.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by