powered by
Derivative of the linear function.
linear.prime(x)
numeric vector.
linear, sigmoid
linear
sigmoid
# NOT RUN { x <- seq(-10, 10, length=100) plot(x, linear.prime(x)) # }
Run the code above in your browser using DataLab