CRAN/E | topdowntimeratio

topdowntimeratio

Top-Down Time Ratio Segmentation for Coordinate Trajectories

Installation

About

Data collected on movement behavior is often in the form of time- stamped latitude/longitude coordinates sampled from the underlying movement behavior. These data can be compressed into a set of segments via the Top- Down Time Ratio Segmentation method described in Meratnia and de By (2004) doi:10.1007/978-3-540-24741-8_44 which, with some loss of information, can both reduce the size of the data as well as provide corrective smoothing mechanisms to help reduce the impact of measurement error. This is an improvement on the well-known Douglas-Peucker algorithm for segmentation that operates not on the basis of perpendicular distances. Top-Down Time Ratio segmentation allows for disparate sampling time intervals by calculating the distance between locations and segments with respect to time. Provided a trajectory with timestamps, tdtr() returns a set of straight- line segments that can represent the full trajectory. McCool, Lugtig, and Schouten (2022) doi:10.1007/s11116-022-10328-2 describe this method as implemented here in more detail.

Key Metrics

Version 0.1.0
R ≥ 4.1
Published 2022-09-22 582 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks topdowntimeratio results
Language en-US

Downloads

Yesterday 7 0%
Last 7 days 33 -25%
Last 30 days 181 +2%
Last 90 days 530 -28%
Last 365 days 2.331 +86%

Maintainer

Maintainer

Danielle McCool

d.m.mccool@uu.nl

Authors

Danielle McCool

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 4.1

Imports

data.table ≥ 1.9.8
geodist ≥ 0.0.4
lubridate
magrittr
stats

Suggests

spelling
testthat