eval_recursion: Evaluate an entire dynprog recursion.

Description Usage Arguments Value

View source: R/evaluate.R

Description

This function takes the ranges and recursions of a specification and evaluate the dynprog expression, returning a filled out dynamic programming table.

Usage

1
eval_recursion(ranges, recursions)

Arguments

ranges

The ranges specification

recursions

The recursions specification

Value

The filled out dynamic programming table


dynprog documentation built on Dec. 9, 2019, 5:10 p.m.