Learn R Programming

apollo (version 0.3.4)

apollo_dVdBOld: Calculates gradients of utility functions

Description

Calculates gradients (derivatives) of utility functions.

Usage

apollo_dVdBOld(apollo_beta, apollo_inputs, V)

Value

Named list. Each element is a function that returns a list, where each element is the partial derivatives of the elements of 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