Last data update: 2014.03.03

R: Binary Clustering Stack Class
binClstStck-classR Documentation

Binary Clustering Stack Class

Description

binClstStck is a special class for population level speed/turn-clustering of movement trajectories, given either as path data.frames or move objects.

Slots

bCS

A list of either binClstPath or binClstMove objects, depending on how the input paths are given.

bC

A binClst instance with the global speed/turn clustering of the paths in the stack.

Results