replicator
Change parameters to see how the shape of the step function is affected. Note that setting smoothSteps very high results in a large deriative, this might cause instability during training.
plotStepFunction(nSteps = 10, smoothSteps = 100, derivative = FALSE, ...)
number of steps on interval (0, 1)
smoothing parameter. Small values results in high smoothness.
logical indicating if the derivative of the step function should be plotted.
further arguments to be passed to plot