compressAllExps: Compress results from all (artificial) experiments

Description Usage Arguments Value See Also

View source: R/analyse_utils.R

Description

Compress results from all (artificial) experiments

Usage

1
compressAllExps(all.res, rmAllRaw = F)

Arguments

all.res

a list with multiple levels (model, grid size, series size and lists of full results of multiple experiments)

rmAllRaw

a boolean indicating whether the whole rawRes should be removed (defaults to FALSE). If TRUE, only "train" data will be removed from each set of results

Value

A multi-level list containing compressed results. Either all rawRes is removed, or train is 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

run_all_experiments


mrfoliveira/STEvaluation-MDPI2021 documentation built on Dec. 21, 2021, 10:07 p.m.