powered by
Experimental code. Creates an object representing a Gibbs point process model. Typically used for theoretical calculations about such a model.
zgibbsmodel(beta = 1, interaction = NULL, icoef = NULL)
Object belonging to the experimental class zgibbsmodel.
zgibbsmodel
First order trend term. A numeric value, numeric vector, pixel image, function, or a list of such objects.
Object of class "interact" specifying the interpoint interaction structure, or NULL representing the Poisson process.
"interact"
NULL
Numeric vector of coefficients for the interpoint interaction.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au.
Experimental.
methods.zgibbsmodel
m <- zgibbsmodel(10, Strauss(0.1), -0.5)
Run the code above in your browser using DataLab