dismo (version 0.5-11)

InvDistW: Inverse-distance weighted model

Description

Inverse-distance weighted predictions for presence/absence data. Computed with the gstat function from the gstat package.

Usage

idwModel(p, a, ...)

Arguments

p
Presence points. Two column matrix, data.frame, or a SpatialPoints* object
a
Absence points. Must be of the same class as p
...
Addtional arguments. None implemented

Value

  • An object of class InvDistWeightModel