setDerivatives | R Documentation |
Set the derivatives of the model error equation.
setDerivatives(object, derivatives)
## S4 method for signature 'ModelError'
setDerivatives(object, derivatives)
object |
An object from the class ModelError. |
derivatives |
The derivatives of the model error equation. |
The model error with the updated model error equation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.