Index: [thread] [date] [subject] [author]
  From: Borries Demeler <demeler@bioc09.v19.uthscsa.edu>
  To  : Daniel Ryan <drya9411@mail.usyd.edu.au>
  Date: Wed, 18 Oct 2000 17:41:47 -0500 (CDT)

Re: Data Sim

> 
> Hi this is Daniel again. what I meant by my last email , was that I =
> would like to write such a program myself, and was just wondering what =
> sort of method I should use.
> 
> Cheers Daniel

I would use the function itself and add random gaussian noise of a 
given standard deviation. There are lots of random number generators
and look for a routine called Box-Mueller for the gaussian noise
distribution generator.

-Borries

Index: [thread] [date] [subject] [author]