Description Usage Arguments Value Author(s) Examples
Generates a sample from a uniform distribution on a bent plane. Half of the plane is in the xz-plane and half of the plane is bent over the x-axis, so that the resulting surface has an edge along the x-axis.
1 | cornerPlane(Ns, theta = pi/4)
|
Ns |
number of data points. |
theta |
angle at the x-axis. |
A Ns
x 3 matrix with columns x, y and z.
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.