as.fromXYZ.fromFunction: as.fromXYZ.fromFunction function

Description Usage Arguments Value See Also

Description

Method for converting from the fromFunction class of objects to the fromXYZ class of objects. Clearly this requires the user to specify a grid onto which to compute the discretised verion.

Usage

1
2
## S3 method for class 'fromFunction'
as.fromXYZ(X, xyt, M = 100, N = 100, ...)

Arguments

X

an object of class fromFunction

xyt

and objects of class stppp

M

number of cells in x direction

N

number of cells in y direction

...

additional arguments

Value

object of class im containing normalised intensities

See Also

as.im.fromXYZ, as.im.fromSPDF, as.im.fromFunction, as.fromXYZ


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.