Package: dlmwwbe
Title: Dynamic Linear Model for Wastewater-Based Epidemiology
Version: 0.1.0
Authors@R: 
    c(
    person("Difan", "Ouyang", ,"ouyan146@umn.edu", role = c("aut", "cre")),
    person("Lappui", "Chung", ,"chung753@umn.edu", role = c("aut")),
    person("Charles", "Doss", ,"cdoss@umn.edu", role = c("aut"))
    )
Description: Implement dynamic linear models outlined in Shumway and Stoffer (2025) <doi:10.1007/978-3-031-70584-7>. Two model structures for data smoothing and forecasting are considered. The specific models proposed will be added once the manuscript is published. 
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: dlm
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-21 20:43:34 UTC; difanouyang
Author: Difan Ouyang [aut, cre],
  Lappui Chung [aut],
  Charles Doss [aut]
Maintainer: Difan Ouyang <ouyan146@umn.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-05-26 13:10:05 UTC
Built: R 4.3.3; ; 2025-05-26 23:28:15 UTC; unix
