Please help me. I really need help with copula.

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일

0 개 추천

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

Thanks alot for your answer; but I want to use Copula functions in matlab Wan Ji.
My teacher asked to use Copula functions to get correlation coefficient in the project.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Probability Distributions and Hypothesis Tests에 대해 자세히 알아보기

질문:

2021년 8월 22일

댓글:

2021년 8월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by