random_forest_interpolation: Random Forest Interpolation

Description Usage Arguments Value Author(s)

View source: R/random_forest_interpolation.R

Description

This function interpolates spatial data by defined spatial covariables

Usage

1
random_forest_interpolation(sp_points, aim_variable, co_variables, outputfile)

Arguments

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)

Value

a dataframe or a SpatialPointsDataFrame containing information about DWD locations in Germany

Author(s)

Wolfgang Hamer


whamer/papros documentation built on Feb. 6, 2021, 8:54 a.m.