shift.pp3 | R Documentation |
Applies a vector shift to a 3D point pattern
## S3 method for class 'pp3' shift(X, vec = c(0, 0, 0), ..., origin = NULL)
X |
Point pattern(object of class"pp3") |
vec |
Numeric. A vector of length 3 specifying the translation |
origin |
Location that will be shifted to the origin. Either a vector of length 3 specifying the new origin or one of the character strings "midpoint" or "bottomleft" (will be extended) |
shift
Other spatstat extensions:
G3cross()
,
G3multi()
,
K3scaled()
,
Tstat.pp3()
,
bdist.points()
,
marktable.pp3()
,
marktable()
,
quadratcount.pp3()
,
quadrats.pp3()
,
rPoissonCluster3()
,
rjitter.pp3()
,
rjitter.ppp()
,
rjitter()
,
rpoint3()
,
sample.pp3()
,
sample.ppp()
,
studpermu.test.pp3()
,
studpermu.test()
,
superimpose.pp3()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.