vdc | R Documentation |
This function generates the three dimensional Van der Corput sequence on the half unit Sphere of R^3 - eventually randomly rotated.
vdc(n, rand.rot = FALSE)
n |
Integer. The length of the sequence. |
rand.rot |
Logical. Should the sequence be randomly rotated? |
A matrix giving the coordinates of the points in the half unit sphere.
Mathieu Ribatet
Freulon, X., de Fouquet, C., 1991. Remarques sur la pratique des bandes tournantes a trois dimensions. Cahiers de geostatistique, Fascicule 1, Centre de Geostatistique, Ecole des Mines de Paris, Fontainebleau, pp. 101–117.
vdc(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.