compressExp: Compress results from one gold-standard error experiment

Description Usage Arguments Value See Also

View source: R/analyse_utils.R

Description

Compress results from one gold-standard error experiment

Usage

1
compressExp(res, ytrain_keep = T, rmAllRaw = F)

Arguments

res

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

ytrain_keep

Should training target values still be kept

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 training values of the target variable

Value

A list containing compressed results of one experiment. Either all rawRes is removed, or train substituted by a vector of the training values of the target variable in both out_estRes and in_estRes

See Also

summarize_one_exp, run_one_experiment


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