Description Usage Arguments Examples
Sample from a p-dimensional solid sphere
1 | generate_sphere(n, p, mean, sd)
|
n |
number of samples |
p |
number of dimensions |
mean, sd |
passed to stats::rnorm |
1 | generate_sphere(1000, 10, mean = 5, sd = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.