Learn R Programming

lgcp (version 0.9-3)

fftinterpolate.fromFunction: fftinterpolate...

Description

fftinterpolate.fromFunction function

Usage

## S3 method for class 'fromFunction':
fftinterpolate(spatial, mcens, ncens, ...)

Arguments

spatial
objects of class spatialAtRisk
mcens
x-coordinates of interpolation grid in extended space
ncens
y-coordinates of interpolation grid in extended space
...
additional arguments

Value

  • matrix of interpolated values

Details

This method performs interpolation within the function fftgrid for fromFunction objects.

See Also

fftgrid, spatialAtRisk.function