compressRes: Compress results from one call to estimates

Description Usage Arguments Value

View source: R/analyse_utils.R

Description

Compress results from one call to estimates

Usage

1
compressRes(res, ytrain_keep = TRUE, rmAllRaw = F)

Arguments

res

A list containing full results of one call to estimates

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 containing only the training target values


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