compressRes: Compress results from one experiment

Description Usage Arguments Value See Also

View source: R/analyse_utils.R

Description

Compress results from one experiment

Usage

1
compressRes(res, rmAllRaw = F)

Arguments

res

A list containing full results of one experiment (out_estRes and in_estRes)

rmAllRaw

a boolean indicating whether the whole rawRes should be removed (defaults to FALSE). If TRUE, only train data will be substituted by a vector of the number of instances, time and location IDs in the training set

Value

A list containing compressed results of one experiment. Either all rawRes is removed, or train substituted by a vector of the number of instances, time and location IDs in the training set in both out_estRes and in_estRes

See Also

summarize_one_exp, run_one_experiment


mrfoliveira/Evaluation-procedures-for-forecasting-with-spatio-temporal-data documentation built on April 11, 2021, 10:50 a.m.