Package: doremi
Type: Package
Title: Dynamics of Return to Equilibrium During Multiple Inputs
Version: 0.1.1
Authors@R: c(
    person("Mongin", "Denis", email = "Denis.Mongin@hcuge.ch", role = "aut"),
    person("Uribe", "Adriana", email = "adriana.uribe@unige.ch", role = "aut"),
    person("Courvoisier", "Delphine", email = "Delphine.Courvoisier@hcuge.ch", role = "aut"),
    person("Courvoisier", "Delphine", email = "Delphine.Courvoisier@hcuge.ch", role = "cre"))
Description: Provides models to fit the dynamics of a regulated
    system experiencing exogenous inputs. The underlying models use differential
    equations and linear mixed-effects regressions to estimate the characteristic
    parameters of the equation (the coefficients) and an estimated signal. The
    package also provides print, summary, plot and predict functions, specific for
    the models outputs.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: zoo, data.table, lme4, ggplot2, lmerTest
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, devtools, roxygen2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-15 11:00:10 UTC; Alba
Author: Mongin Denis [aut],
  Uribe Adriana [aut],
  Courvoisier Delphine [aut],
  Courvoisier Delphine [cre]
Maintainer: Courvoisier Delphine <Delphine.Courvoisier@hcuge.ch>
Repository: CRAN
Date/Publication: 2019-03-25 14:30:03 UTC
