predict.myidw: Predict method for 'myidw' objects.

Description Usage Arguments Value

View source: R/mykrige.R

Description

Predict method for myidw objects.

Usage

1
2
## S3 method for class 'myidw'
predict(object, newdata, locations = ~x + y, nmax = object$nmax, ...)

Arguments

object, newdata, locations, nmax

See gstat::idw().

...

See gstat::idw().

Value

The predict method returns only the predicted values as a numeric vector.


alexanderbrenning/alexmisc documentation built on Jan. 7, 2022, 5:41 p.m.