Rdocumentation
powered by
Learn R Programming
libamtrack (version 0.6.3)
AT.Landau.IDF: AT.Landau.IDF
Description
Computes the Landau inverse distribution function using CERNLIB (G115)
Usage
AT.Landau.IDF(rnd)
Arguments
rnd
random number from uniform distribution between 0 and 1 (array of size n).
Value
lambda.landau
resulting Landau lambda (array of size n)
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Ene rgyLoss.c#L85