trafo_xs {bbotk}R 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.


[Package bbotk version 1.0.1 Index]