flow_evaluate: Evaluate the forecast result.

Description Usage Arguments

Description

This function evaluates the forecast result in several evaluation criterions.

Usage

1
flow_evaluate(rv, pv, method = "all")

Arguments

rv

real value of traffic flow, a row from a dataframe;

pv

forecast value, can be the return value of flow_knn function, a row from a dataframe;

method

can be "mse", "rmse", "mae" or "all"


ahorawzy/TFTSA documentation built on May 13, 2019, 12:18 p.m.