find.transition.weights {kollaR}R Documentation

Find transition weights for each sample in a gaze matrix.

Description

This function is used internally by the function algorithm_i2mc

Usage

find.transition.weights(data_in, window.step.size = 6, windowsize)

Arguments

data_in

Input data

window.step.size

Step size

windowsize

Window size

Value

transition weights.


[Package kollaR version 1.1.1 Index]