Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vdc

Van der Corput Sequence


Description

This function generates the three dimensional Van der Corput sequence on the half unit Sphere of R^3 - eventually randomly rotated.

Usage

vdc(n, rand.rot = FALSE)

Arguments

n

Integer. The length of the sequence.

rand.rot

Logical. Should the sequence be randomly rotated?

Value

A matrix giving the coordinates of the points in the half unit sphere.

Author(s)

Mathieu Ribatet

References

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.

Examples

vdc(10)

SpatialExtremes

Modelling Spatial Extremes

v2.0-9
GPL (>= 2)
Authors
Mathieu Ribatet [aut, cre], Richard Singleton [ctb], R Core team [ctb]
Initial release
2020-09-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.