Package: HMMpa
Type: Package
Title: Analysing Accelerometer Data Using Hidden Markov Models
Version: 1.0.2
Date: 2025-01-27
Description: Analysing time-series accelerometer data to quantify length and 
             intensity of physical activity using hidden Markov models. 
             It also contains the traditional cut-off point method.
             Witowski V, Foraita R, Pitsiladis Y, Pigeot I, Wirsik N (2014).
             <doi:10.1371/journal.pone.0114089>.
Authors@R: 
    c(person(given = "Vitali",
             family = "Witowski",
             role = "aut"),
      person(given = "Foraita",
             family = "Ronja",
             role = c("cre", "aut"),
             email = "foraita@leibniz-bips.de",
             comment = c(ORCID = "0000-0003-2216-6653")))             
Depends: R (>= 2.10.0)
Imports: graphics, stats
URL: https://github.com/bips-hb/HMMpa
BugReports: https://github.com/bips-hb/HMMpa/issues
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-31 15:43:05 UTC; foraita
Author: Vitali Witowski [aut],
  Foraita Ronja [cre, aut] (<https://orcid.org/0000-0003-2216-6653>)
Maintainer: Foraita Ronja <foraita@leibniz-bips.de>
Repository: CRAN
Date/Publication: 2025-01-31 16:20:06 UTC
Built: R 4.5.0; ; 2025-04-01 05:26:09 UTC; unix
