ltn_train: Train a prediction model to score LTNs from a sample of size,...

Description Usage Arguments Value

Description

Train a prediction model to score LTNs from a sample of size, 'n'.

Usage

1
ltn_train(nbs, n = 100, dmax = 10000)

Arguments

nbs

Output of main neighbourhoods function.

n

Size of sample to use in training and predicting data sets.

dmax

Maximal distance in metres around neighbourhood to use to generate scores.

Value

A trained model which can be used to predict additional LTN scores.


atfutures-labs/LTN documentation built on Jan. 6, 2022, 4:11 p.m.