Greetings everyone!
Im trying to implement the gsl_ran_gaussian function to my dataset. I need random numbers with a 3% variation from my data but I’m getting the following message:
gauss.mod, line 6 (offset 130):
Function gsl_ran_gaussian is random.
context: function >>> gsl_ran_gaussian; <<<
I’m not really sure what this means.
Thanks in advance.