Examples for 'spatial::trmat'


Evaluate Trend Surface over a Grid

Aliases: trmat

Keywords: spatial

### ** Examples

data(topo, package="MASS")
topo.kr <- surf.ls(2, topo)
trsurf <- trmat(topo.kr, 0, 6.5, 0, 6.5, 50)

[Package spatial version 7.3-16 Index]