preProcess: pre-processing of data
Usage
## S3 method for class 'default':
preProcess(object, ...)
## S3 method for class 'idw':
preProcess(object, ...)
Value
- The input object is returned, after its components have been pre-processed.
Details
The function preProcess includes code for preprocessing an object before interpolation.
The function can easily be replaced by more specific methods relevant for a
certain data set. Functions can be called from preProcess according to the settings in parameters
in the object, set by the function getIntamapParams.References
http://www.intamap.org/