View source: R/trainingfunctions.R
DerivativeOfActivation | R Documentation |
Compute the derivative of the error by the predictor.
DerivativeOfActivation(modelResults, pred)
modelResults |
The results of training (so far). |
pred |
The predicted value of a single sample for a single parameter of interest. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.