Description Usage Arguments Details Value Author(s) Examples
Generates a sample from a certain anisotropic normal distribution centered around the origin.
1 | oblongNormal(Ns, n)
|
Ns |
number of data points. |
n |
dimension of the distribution (and the data points). |
In the first half of the dimensions (rounded down if n
is odd)
the standard deviation is 1 and in the rest the standard deviation is 0.25 .
A Ns
by n
matrix.
Kerstin Johnsson, Lund University
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.