rate_update_event: Identify which rates to update when a state transition event...

View source: R/RcppExports.R

rate_update_eventR Documentation

Identify which rates to update when a state transition event occurs.

Description

Identify which rates to update when a state transition event occurs.

Usage

rate_update_event(rate_inds, M, event_code)

Arguments

rate_inds

vector of rate indices to be modified

M

adjacency matrix for which rates need to be updated in response to a transition

event_code

column in the rate adjacency matrix

Value

modifies logical vector stating which rates need to be updated


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.