dlcvOuter: Double Loop Cross Validation (DLCV) Outer

View source: R/dlcv_function.R

dlcvOuterR Documentation

Double Loop Cross Validation (DLCV) Outer

Description

Functionality to perform the DLCV outer loop.

Usage

dlcvOuter(x_outer, tuned_model)

Arguments

x_outer

Configuration of the outer loop folds

tuned_model

Tuned model

Details

Version 1.0 2022-02-15

Value

Tibble with all computed predictions for the outer train and training folds.


mikeniemant/nbs documentation built on June 23, 2022, 4:52 a.m.