README.md

gpsactivs

R-CMD-check

The goal of gpsactivs is to provide algorithms for developing semantic understanding of GPS profiles.

Installation

You can install the development version of gpsactivs from GitHub with:

# install.packages("devtools")
devtools::install_github("byu-transpolab/gpsactivs")

Example

The package currently includes code to compute activity locations using a modified DBSCAN-TE (Gong et al., 2018) algorithm.

library(gpsactivs)
## basic example code

References

Gong, L., Yamamoto, T., & Morikawa, T. (2018). Identification of activity stop locations in GPS trajectories by DBSCAN-TE method combined with support vector machines. Transportation Research Procedia, 32, 146–154.


byu-transpolab/gpsactivs documentation built on Dec. 19, 2021, 12:51 p.m.