autoplot_multi_fold_dt: Autoplot helper

View source: R/autoplot_multi_fold_dt.R

autoplot_multi_fold_dtR Documentation

Autoplot helper

Description

Autoplot helper

Usage

autoplot_multi_fold_dt(
  task,
  resampling,
  resampling_mod,
  sample_fold_n,
  fold_id,
  repeats_id,
  plot_as_grid,
  show_omitted,
  show_blocks,
  show_labels,
  label_size,
  ...
)

Arguments

resampling

Actual resampling object (needed for spcv_block with "show_blocks = TRUE")

resampling_mod

Modified resampling object (normal data.table)


mlr3spatiotempcv documentation built on Oct. 24, 2023, 5:07 p.m.