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 SPPPsetregion SPPPkfn SPPPpsim SPPPstrauss SPPPssi SPPPkenvl SPPPkaver

Quantlet: SPPPgetregion
Description: Retrieves the rectangular spatial domain that previously has been set by SPPPinit or SPPPsetregion.

Reference(s):

Link:
Usage: area = SPPPgetregion ()
Output:
res 4 x 1 - vector consisting of xl, xu, yl, and yu

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)

; retrieve the area

area = SPPPgetregion ()

Result:

Rectangular spatial domain, consisting of xl, xu, yl, yu.


Library: spatial
See also: SPPPinit SPPPinitrandom SPPPsetregion 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