reconstruct_transitions {PAutilities}R Documentation

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)


[Package PAutilities version 1.2.1 Index]