How can I calculate the conditional probability in Matlab? (in case of joint probability/copula)

7 views (last 30 days)
I already fitted the best copula function to my variables (let's say X and Y). Now, I have the CDF and PDF of best copula. What I want to do is to find out the conditional probability of this joint distribution based on exceedance from X and non-exceedance from Y. i.e. Final_Value=C(X>x, Y<=y), where C is my copula and x and y are two values.

Answers (0)

Community Treasure Hunt

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

Start Hunting!