powered by
This function generates random numbers from standard cauchy distribution
prcauchy(n, Time = TRUE)
a vector of n numbers from cauchy distribution
How many numbers we want
time dependent or not
prcauchy(10) prcauchy(10,Time=TRUE) prcauchy(10,Time=TRUE)
Run the code above in your browser using DataLab