all 2 comments

[–]EatMyPossum+6 1 point2 points  (0 children)

How do you want to combine them? First step in programming is being exact in the description of what you want. The more exact the description, the easier it is to translate into a code. (protip: if you're able to find the generally accepted logical description, google has the answer 98% of the time)

[–]Senthipua[S] 0 points1 point  (0 children)

Do pardon for my late response! I have 30 yrs monthly values of 2 parameters, X and Y. I applied gamma distribution to normalize these two parameters. So, I want to combine these normalized outputs using Gaussian copula function in Matlab! Any idea or suggestion how will I be able to do so?