apollo_dVdB {apollo} | R Documentation |
Calculates gradients (derivatives) of utility functions.
apollo_dVdB(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.