中文说明:
Copula函数描述的是变量间的相关性,实际上是一类将联合分布函数与它们各自的边缘分布函数连接在一起的函数,因此也有人将它称为连接函数。本程序已调试,可以运行。
English Description:
Copula function describes the correlation between variables. In fact, Copula function is a kind of function that connects joint distribution function with their respective marginal distribution function, so it is also called connection function. This program has been debugged and can be run.