I have a list of observations (column retemptionPRS) which based on them I need to calculate the empirical cumulative distribution (ECDF). Now, I have a list of other observations (DIfFROMnav) which for each one I would like to know what is the Cumulative Distribution (based on the the ECDF that I calculated by the retemptionPRS examples). At the end I need to have a new variable that will include the results to the question - for a specific DIfFROMnav (in each line) what is the Cumulative Distribution. What is the best way to do it?
-
Login or Register
- Log in with
Comment