eval_transition: Evaluate Markov Model Transition Matrix

View source: R/matrix_eval.R

eval_transitionR Documentation

Evaluate Markov Model Transition Matrix

Description

Evaluate a transition matrix using evaluated parameters.

Usage

eval_transition(x, ...)

Arguments

x

an uneval_matrix object.

parameters

an eval_parameters object.

expand

A tibble identifying which states should be expanded.

Details

Runs checks on the transition matrix during evaluation.

This functions has been heavily optimized, and thus can be difficult to read. Good luck...

Value

An eval_matrix object (actually a list of transition matrices, one per cycle).


PolicyAnalysisInc/heRoMod documentation built on March 23, 2024, 4:29 p.m.