View source: R/apollo_dVdBOld.R
apollo_dVdBOld | R Documentation |
Calculates gradients (derivatives) of utility functions.
apollo_dVdBOld(apollo_beta, apollo_inputs, V)
apollo_beta |
Named numeric vector of parameters. |
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
V |
List of functions |
Named list. Each element is a function that returns a list, where each element is the partial derivatives of the elements of V.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.