Computes the derivative of a feature at point or vector x.
1 2 | derivative(x, feature, data, model, predict.fun = function(object,
newdata) predict(object, newdata = newdata), ...)
|
x |
[ |
feature |
[ |
data |
[ |
model |
[ |
predict.fun |
[ |
... |
Further options passed down to the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.