The R Project SVN R

Rev

Rev 77685 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 77685 Rev 84215
Line 33... Line 33...
33
  as the sum of a central chisquare with df degrees of freedom plus a
33
  as the sum of a central chisquare with df degrees of freedom plus a
34
  noncentral chisquare with zero degrees of freedom (which is a Poisson
34
  noncentral chisquare with zero degrees of freedom (which is a Poisson
35
  mixture of central chisquares with integer degrees of freedom),
35
  mixture of central chisquares with integer degrees of freedom),
36
  see Formula (29.5b-c) in Johnson, Kotz, Balakrishnan (1995).
36
  see Formula (29.5b-c) in Johnson, Kotz, Balakrishnan (1995).
37
 
37
 
38
  The noncentral chisquare with arbitary degrees of freedom is of interest
38
  The noncentral chisquare with arbitrary degrees of freedom is of interest
39
  for simulating the Cox-Ingersoll-Ross model for interest rates in
39
  for simulating the Cox-Ingersoll-Ross model for interest rates in
40
  finance.
40
  finance.
41
 
41
 
42
  R code that works is
42
  R code that works is
43
 
43