getTransitions: Extract transitions between events

Description Usage Arguments Value See Also

Description

Given a pre-processed HDSS data set, return matrices describing transitions between events, both counts and aggregated times between events

Usage

1

Arguments

x

A pre-processed HDSS data set

Value

A list with two numeric matrices: rows and columns are indexed by the event codes, with rows indicating the from-state and columns the to-states. The first list element is called counts, and contains the number of transitions from one state to the next; the second element is called deltaT and contains the total time spent between the from- and the to-states.

See Also

preprocHDSS


alexploner/R.HDSS documentation built on May 12, 2019, 2:32 a.m.