prcauchy | R Documentation |
This function generates random numbers from standard cauchy distribution
prcauchy(n, Time = TRUE)
n |
How many numbers we want |
Time |
time dependent or not |
a vector of n numbers from cauchy distribution
prcauchy(10)
prcauchy(10,Time=TRUE)
prcauchy(10,Time=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.