Package: iccTraj
Type: Package
Title: Estimates the Intraclass Correlation Coefficient for Trajectory
        Data
Version: 1.0.2
Authors@R: person("Josep L.", "Carrasco", role = c("aut", "cre"), email = "jlcarrasco@ub.edu")
Depends: R (>= 4.0)
Imports: doParallel, dplyr, magic, trajectories, sp, spacetime, purrr,
        utils, foreach
Description: Estimates the intraclass correlation coefficient for trajectory data using a matrix of distances between trajectories. The distances implemented are the extended Hausdorff distances (Min et al. 2007) <doi:10.1080/13658810601073315> and the discrete Fréchet distance (Magdy et al. 2015) <doi:10.1109/IntelCIS.2015.7397286>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-14 13:37:07 UTC; hexac
Author: Josep L. Carrasco [aut, cre]
Maintainer: Josep L. Carrasco <jlcarrasco@ub.edu>
Repository: CRAN
Date/Publication: 2023-04-17 09:50:02 UTC
Built: R 4.1.2; ; 2023-04-18 11:31:21 UTC; unix
