Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: spatial
See also: SPPPinit SPPPinitrandom SPPPgetregion SPPPkfn SPPPpsim SPPPstrauss SPPPssi SPPPkenvl SPPPkaver

Quantlet: SPPPsetregion
Description: Sets the rectangular spatial domain for spatial point pattern analysis.

Reference(s):

Link:
Usage: SPPPsetregion (pp)
Input:
pp list - consisting of area (and possibly other components) - either previously created by a call to SPPPinit or created from scratch

Note:

Example:

; load the spatial statistics library

library ("spatial")

; read a spatial data set

pines = read ("pines.dat")

; initialize a point process

pinesobj = SPPPinit (pines, 0, 96, 0, 100, 10)

; explicitly set region (although this is already

; done in SPPPinit)

SPPPsetregion (pinesobj)

Result:

Initializes internal variables for further use in 

point process quantlets.


Library: spatial
See also: SPPPinit SPPPinitrandom SPPPgetregion SPPPkfn SPPPpsim SPPPstrauss SPPPssi SPPPkenvl SPPPkaver

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Author: Juergen Symanzik, 000725
(C) MD*TECH Method and Data Technologies, 21.9.2000