| runif2 | R Documentation | 
A long title for a small function. Helper function for drift_simuls which reparametrizes the arguments of
the runif function as scale and location parameters.
runif2(n, loc, scale)
n | 
 Amount of values to be generated.  | 
loc | 
 Location parameter.  | 
scale | 
 Scale parameter.  | 
A vector of doubles of length "n".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.