| thomasestK(InhomCluster) | R Documentation |
Minimum contrast estimation based on K-function for Thomas process.
thomasestK=function(t,K,startpar)
t |
vector of distances for which nonparametric estimate of K is evaluated |
K |
vector of corresponding values of nonparametric estimate of K |
startpar |
starting values (kappa,omega) for parameter estimation where kappa is `mother' and omega is standard deviation for Gaussian kernel. |
This function computes minimum contrast estimates of clustering parameters for the Thomas process. The contrast is the integrated squared distance between the fourth root of a nonparametric estimate of K and the fourth root of the theoretical expression for K.
A list with two components minimum and Ktheoret. The
first components is as provided by the output of optim and the
estimate is given by minimum$par. The second component is the fitted theoretical
K function evaluated at t.
Rasmus Waagepetersen rw@math.aau.dk http://www.math.aau.dk/~rw
Waagepetersen, R. (2006) An estimation function approach to inference for inhomogeneous Neyman-Scott processes, submitted.