reconstruct_transitions: Impute placeholder values into a transition
object
Description
If missing values are passed to get_transition_info
, the
prediction and criterion data streams become irregularly spaced. This fixes
the spacing issue.
Usage
reconstruct_transitions(x)
Arguments
- x
Effectively a transition
object (passed before class
assignment)