Package: nimbleSMC Title: Sequential Monte Carlo Methods for 'nimble' Description: Includes five particle filtering algorithms for use with state space models in the 'nimble' system: 'Auxiliary', 'Bootstrap', 'Ensemble Kalman filter', 'Iterated Filtering 2', and 'Liu-West', as described in Michaud et al. (2021), . A full User Manual is available at . Version: 0.11.1 Date: 2024-06-14 Maintainer: Christopher Paciorek Authors@R: c(person("Nick", "Michaud", role = "aut"), person("Perry", "de Valpine", role = "aut"), person("Christopher", "Paciorek", email = "paciorek@stat.berkeley.edu", role = c("aut", "cre")), person("Daniel", "Turek", role = "aut"), person("Benjamin R.", "Goldstein", role = "ctb", comment = "packaging contributions"), person("Dao", "Nguyen", role = "ctb", comment = "contributions to the IF2 code"), person("The Regents of the", "University of California", role = "cph")) License: BSD_3_clause + file LICENSE | GPL (>= 2) Copyright: See COPYRIGHTS file. Depends: R (>= 3.1.2), nimble (>= 1.0.0) Imports: methods Suggests: testthat URL: https://r-nimble.org, https://github.com/nimble-dev/nimbleSMC Encoding: UTF-8 Collate: AuxiliaryFilter.R BootstrapFilter.R EnKFilter.R IF2Filter.R LiuWestFilter.R MCMCSamplers.R resamplers.R utils.R zzz.R RoxygenNote: 7.2.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://nimble-dev.r-universe.dev Date/Publication: 2025-06-25 20:43:58 UTC RemoteUrl: https://github.com/nimble-dev/nimblesmc RemoteRef: HEAD RemoteSha: 6d39f55ed614d168e565ccf401b4cf82bafda998 RemoteSubdir: packages/nimbleSMC NeedsCompilation: no Packaged: 2026-06-18 07:59:15 UTC; root Author: Nick Michaud [aut], Perry de Valpine [aut], Christopher Paciorek [aut, cre], Daniel Turek [aut], Benjamin R. Goldstein [ctb] (packaging contributions), Dao Nguyen [ctb] (contributions to the IF2 code), The Regents of the University of California [cph]