ppc: Create point pattern

Description Usage Arguments Value Author(s)

View source: R/ppc.R

Description

Creates an object of class ppc representing a point pattern dataset on the unit circle.

Usage

1
ppc(x, y, window = cirwin(), check = TRUE)

Arguments

x

Vector of polar angles or cartesian x coordinates of the data points.

y

Vector of cartesian y coordinates. Should be specified only if x represent cartesian coordiante

window

Window of observation, an object of class cirwin.

check

Logical value indicating wheter to check that al points lie inside the specified window.

Value

An object of class ppc describing a point pattern on the unit circle.

Author(s)

Andreas Dyreborg Christoffersen andreas@math.aau.dk


adchSTATS/spatstatciradd documentation built on May 3, 2019, 8:32 p.m.