Visualize input warping function with several steepness parameter values

plot_inputwarp(wrp, x, color = colorset("red", "dark"), alpha = 0.5)

Arguments

wrp

a vector of values of the warping steepness parameter

x

a vector of input values

color

line color

alpha

line alpha

Value

a ggplot object