View source: R/simulation.functions.R
Simulation of single data block from distribution
1 | sim_dist(num, n, p)
|
num |
Integer. Type of distribution. 1 for normal, 2 for uniform, 3 for exponential |
n |
Integer. Number of data points. |
p |
Integers. Number of variables in block. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.