write_gazepoint_model_tuning: Write governed tuning and selection tables

View source: R/model-tuning.R

write_gazepoint_model_tuningR Documentation

Write governed tuning and selection tables

Description

Write governed tuning and selection tables

Usage

write_gazepoint_model_tuning(
  x,
  directory,
  prefix = "gazepoint_model_tuning",
  selection = NULL,
  overwrite = FALSE
)

Arguments

x

A gp3ml_model_tuning object.

directory

Output directory.

prefix

Filename prefix.

selection

Optional gp3ml_model_selection to record.

overwrite

Whether existing files may be replaced.

Value

Named output paths, invisibly.


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.