AT.Gauss.IDF {libamtrack} | R Documentation |
Compute Gauss inverse distribution function (for compatibility)
AT.Gauss.IDF(rnd)
rnd |
random number from uniform distribution between 0 and 1 (array of size n). |
lambda.gauss |
resulting Gauss lambda (array of size n) |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_EnergyLoss.c#L351