dim.detpointprocfamily {spatstat.model}R Documentation

Dimension of Determinantal Point Process Model

Description

Extracts the dimension of a determinantal point process model.

Usage

  ## S3 method for class 'detpointprocfamily'
dim(x)

Arguments

x

object of class "detpointprocfamily".

Value

A numeric (or NULL if the dimension of the model is unspecified).

Author(s)

Adrian Baddeley Adrian.Baddeley@curtin.edu.au

Rolf Turner rolfturner@posteo.net

and Ege Rubak rubak@math.aau.dk


[Package spatstat.model version 3.2-11 Index]