parametersForComputingGradient | R Documentation |
Define the parameters for computing the gradients of a model.
parametersForComputingGradient(object, valuePars)
## S4 method for signature 'Model'
parametersForComputingGradient(object, valuePars)
object |
An object from the class Model. |
valuePars |
Vector of parameter values |
A list giving the parameters for computing the gradients of a model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.