apollo_dVdB function

Calculates gradients of utility functions

Calculates gradients of utility functions

Calculates gradients (derivatives) of utility functions.

apollo_dVdB(apollo_beta, apollo_inputs, V)

Arguments

  • apollo_beta: Named numeric vector of parameters.
  • apollo_inputs: List grouping most common inputs. Created by function apollo_validateInputs .
  • V: List of functions

Returns

Named list. Each element is itself a list of functions: the partial derivatives of the elements of V.

  • Maintainer: Stephane Hess
  • License: GPL-2
  • Last published: 2025-03-12