Skip to contents

This function is useful for when the aim is to calculate the differences between two surfaces which may not have exactly the same grid.

Usage

make.raster(ncell.y, xyzdata, z.name = "response")

Arguments

ncell.y

number of raster cells required in the y dimension.

xyzdata

data frame containing c(x.pos, y.pos, truth)

z.name

Character variable denoting the name to be given to the z covariate

Author

LAS Scott-Hayward, University of St Andrews