Description Usage Arguments Value
View source: R/postprocessing_helper_functions.R
Retrieves the last different state in a sequence of estimated states.
Used as an internal function in postprocess
.
1 | last_state(state, s)
|
state |
Vector with estimated states for each gaze sample. |
s |
Index of the current gaze sample in the state sequence. |
A single element indicating the label of the last different state.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.