Description Usage Arguments Value Author(s)
Creates an object of class pps
representing a point pattern dataset on the unit sphere.
1 |
x |
Vector of longitudinal angles (should range from 0 to 2*pi) or cartesian x coordinates of the data points. |
y |
Vector of latitudinal angles (should range from 0 to pi) or cartesian y coordinates of the data points. |
z |
Vector of cartesian z coordinates. Should be specified only if x and y represent cartesian coordiantes. |
window |
Window of observation, an object of class |
check |
Logical value indicating wheter to check that al points lie inside the specified window. |
An object of class pps
describing a point pattern on the unit circle.
Andreas Dyreborg Christoffersen andreas@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.