Package: smoothy
Type: Package
Title: Automatic Estimation of the Most Likely Drug Combination using
        Smooth Algorithm
Version: 1.0.0
Authors@R: c(
  person("Dan", "Ouchi", , email = "dan.ouchi.vernet@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-8630-152X")),
  person("Alvaro", "Franquet", , role = c("aut"), comment = c(ORCID = "0000-0003-1976-3641"))
  )
Description: A flexible moving average algorithm for modeling drug exposure in pharmacoepidemiology studies as presented in the article: Ouchi, D.,  Giner-Soriano, M., Gómez-Lumbreras, A., Vedia Urgell, C.,Torres, F., & Morros, R. (2022). "Automatic Estimation of the Most Likely Drug Combination in Electronic Health Records Using the Smooth Algorithm : Development and Validation Study." JMIR medical informatics, 10(11), e37976. <doi:10.2196/37976>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.3)
Imports: dplyr, tidyr (>= 1.3.0), zoo (>= 1.8), stringr
LazyData: true
Suggests: knitr, rmarkdown, ggplot2, gridExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-10 06:01:59 UTC; douchi
Author: Dan Ouchi [aut, cre, cph] (<https://orcid.org/0000-0002-8630-152X>),
  Alvaro Franquet [aut] (<https://orcid.org/0000-0003-1976-3641>)
Maintainer: Dan Ouchi <dan.ouchi.vernet@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-11 07:50:02 UTC
Built: R 4.5.0; ; 2025-04-02 17:02:15 UTC; unix
