modtune: Model tuning

View source: R/mod_train.R

modtuneR Documentation

Model tuning

Description

Model tuning

Usage

modtune(
  formula = formula(data),
  data = sys.parent(),
  modfun,
  param_grid = NULL,
  nfolds = 10,
  foldids = NULL,
  ...
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.