|
From: SourceForge.net <no...@so...> - 2010-03-11 12:06:37
|
Patches item #2909358, was opened at 2009-12-05 18:18 Message generated for change (Comment added) made by hachemidxp You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2909358&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hachemi Benyahia (hachemidxp) Assigned to: Nobody/Anonymous (nobody) Summary: Copula random number generators Initial Comment: These copula random number generators are based on the conditional sampling algorithm. ---------------------------------------------------------------------- Comment By: Hachemi Benyahia (hachemidxp) Date: 2010-03-11 13:06 Message: Hi, In the case of this implementation I have used three analytic results presented in Copula Modeling: An introduction to Practitioners (P.K Trivedi and D.M. Zimmer) page 109. Unfortunately with this approach it is not possible to tu use the functions in ql/math/copulas. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2010-03-09 09:37 Message: Would it be possible to implement them using the functions in ql/math/copulas instead of rewriting the formulas? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2909358&group_id=12740 |