warp_input {lgpr}R Documentation

Input warping function

Description

Input warping function

Usage

warp_input(x, a)

Arguments

x

a vector of length nn

a

steepness of the warping function rise

Value

a vector of warped inputs w(x)w(x), length nn

See Also

Other kernel utility functions: var_mask()


[Package lgpr version 1.2.4 Index]