get_test_and_training_set: get_test_and_training_set

Description Usage Arguments Examples

View source: R/validate_st_predictions.R

Description

Split the sensors into a training a test set

Usage

1
get_test_and_training_set(sensors, sampel_size = 0.75, random.seed = NULL)

Arguments

sensors

modeling data.table, should contain informations about the sensor_id and the coordinated in the columns lon and lat

sampel_size

double between 0 and 1, which specifies the percentage of training sensors

random.seed

for reproducibly reasons

Examples

1
2

maxikellerbauer/stAirPol documentation built on May 3, 2019, 3:16 p.m.