trafo_xs: Calculate the transformed x-values

View source: R/helper.R

trafo_xsR Documentation

Calculate the transformed x-values

Description

Transforms a given list() to a list with transformed x values.

Usage

trafo_xs(xs, search_space)

Arguments

xs

(list())
List of x-values.

search_space

paradox::ParamSet
Search space.

Value

list() with transformed x values.


bbotk documentation built on Nov. 5, 2025, 6:23 p.m.