Type: Package
Package: drimmR
Title: Estimation, Simulation and Reliability of Drifting Markov Models
Version: 1.0.1
Authors@R: c(person("Vlad Stefan", "Barbu", role = "aut",
                  email = "vladstefan.barbu@univ-rouen.fr"),
               person("Geoffray", "Brelurut", role = "ctb"),
               person("Annthomy", "Gilles", role = "ctb"),
               person("Arnaud", "Lefebvre", role = "ctb"),
               person("Corentin", "Lothode", role = "aut",
                  email = "corentin.lothode@univ-rouen.fr"),
               person("Victor", "Mataigne", role = "ctb"),
               person("Alexandre", "Seiller", role = "aut"),
               person("Nicolas", "Vergne", role = c("aut","cre"),
                  email = "nicolas.vergne@univ-rouen.fr"))
Maintainer: Nicolas Vergne <nicolas.vergne@univ-rouen.fr>
Description: Performs the drifting Markov models (DMM) which are 
    non-homogeneous Markov models designed for modeling the heterogeneities of
    sequences in a more flexible way than homogeneous Markov chains or even 
    hidden Markov models. In this context, we developed an R package dedicated to 
    the estimation, simulation and the exact computation of associated reliability 
    of drifting Markov models. The implemented methods are described in
    Vergne, N. (2008), <doi:10.2202/1544-6115.1326> and
    Barbu, V.S., Vergne, N. (2019) <doi:10.1007/s11009-018-9682-8> .
License: GPL-3
Depends: R (>= 2.10)
Encoding: UTF-8
LazyData: true
Suggests: utils, knitr, rmarkdown
Imports: seqinr, ggplot2, parallel, future, doParallel, foreach,
        tidyverse, dplyr, reshape2, Rdpack
RdMacros: Rdpack
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-06 08:05:45 UTC; corentin
Author: Vlad Stefan Barbu [aut],
  Geoffray Brelurut [ctb],
  Annthomy Gilles [ctb],
  Arnaud Lefebvre [ctb],
  Corentin Lothode [aut],
  Victor Mataigne [ctb],
  Alexandre Seiller [aut],
  Nicolas Vergne [aut, cre]
Repository: CRAN
Date/Publication: 2021-05-10 13:52:18 UTC
Built: R 4.4.0; ; 2024-06-02 05:37:00 UTC; unix
