Good algorithm for Inverse of cumulative Student's t?



Hi,

I'm trying to set up a credit risk model that employees a Student t copula. For this purpose, I need algorithms for:

a. the cumulative distribution function of the Student t
b. the inverse of the cumulative distribution function of the Student t

I nicked the CDF from Numerical Recipes and it seems to do the job quite well, but I have not had much luck with the inverse algorithm.

I also needed to setup a Gaussian copula for which I used Excel's built-in NORMSDIST() for the CDF which was good enough, and P.J. Acklam's inverse algorithm, since NORMSINV() is meant to be quite horrible.

Thanks,
Schiz
.



Relevant Pages

  • Re: Good algorithm for Inverse of cumulative Students t?
    ... I'm trying to set up a credit risk model that employees a Student t ... the inverse of the cumulative distribution function of the Student t ... I nicked the CDF from Numerical Recipes and it seems to do the job quite ... Acklam's inverse algorithm, since NORMSINVis meant to be quite horrible. ...
    (sci.stat.math)
  • Re: PRINTING DIAMOND SHAPE WITH LOOPS!
    ... Okay, Paul, et al., ... > falsely not to be a student, while explaining what kind of student you are. ... > of place in a simple, deterministic algorithm like this. ...
    (comp.lang.java.programmer)
  • Re: Why NP Problem is Important and Practical Examples
    ... there is a poly-time algorithm to verify a particular solution. ... My student was working as a software developer and he was meeting ...
    (comp.theory)
  • Re: PRINTING DIAMOND SHAPE WITH LOOPS!
    ... > stereotypes. ... Neither unfair nor a stereotype. ... falsely not to be a student, while explaining what kind of student you are. ... deterministic algorithm like this. ...
    (comp.lang.java.programmer)
  • Re: "Sorting" assignment
    ... algorithm such as tbe bubble sort should be given a free pass because ... I would tailor which algorithm to start with by how the student thinks ... If you only learn the beautiful side of programming, ...
    (comp.programming)