Description Usage Arguments Value Author(s)
View source: R/random_forest_interpolation.R
This function interpolates spatial data by defined spatial covariables
1 | random_forest_interpolation(sp_points, aim_variable, co_variables, outputfile)
|
sp_points |
SpatialPointsDataframe containing the aim variable |
aim_variable |
Character string with the name of the aim variable |
co_variables |
vector of covariables if needed |
outputfile |
SpatialPointsDataframe, SpatialGridDataFrame or raster which should be filled with predictions; requires covariables for "ked" (if two values are given in a vector a raster is created with the resolution given by the values) |
a dataframe or a SpatialPointsDataFrame containing information about DWD locations in Germany
Wolfgang Hamer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.