View source: R/simulate_data.R
Randomly sample from Gaussian distribution
1 | gaussian_random_samples(N, sigma = 1)
|
N |
integer; Number of datapoints. |
sigma |
numeric; Controls the variance of the normal distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.