Package: pfr 1.0.1

pfr: Interface to the 'C++' Library 'Pf'

Builds and runs 'c++' code for classes that encapsulate state space model, particle filtering algorithm pairs. Algorithms include the Bootstrap Filter from Gordon et al. (1993) <doi:10.1049/ip-f-2.1993.0015>, the generic SISR filter, the Auxiliary Particle Filter from Pitt et al (1999) <doi:10.2307/2670179>, and a variety of Rao-Blackwellized particle filters inspired by Andrieu et al. (2002) <doi:10.1111/1467-9868.00363>. For more details on the 'c++' library 'pf', see Brown (2020) <doi:10.21105/joss.02599>.

Authors:Taylor Brown [aut, cre]

pfr_1.0.1.tar.gz
pfr_1.0.1.zip(r-4.5)pfr_1.0.1.zip(r-4.4)pfr_1.0.1.zip(r-4.3)
pfr_1.0.1.tgz(r-4.4-any)pfr_1.0.1.tgz(r-4.3-any)
pfr_1.0.1.tar.gz(r-4.5-noble)pfr_1.0.1.tar.gz(r-4.4-noble)
pfr_1.0.1.tgz(r-4.4-emscripten)pfr_1.0.1.tgz(r-4.3-emscripten)
pfr.pdf |pfr.html
pfr/json (API)
NEWS

# Install 'pfr' in R:
install.packages('pfr', repos = c('https://trb5me.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2 exports 0.09 score 2 dependencies 3 scripts 144 downloads

Last updated 9 months agofrom:9ad6ce48db. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:buildModelFuncscreatePFCPPTemplates

Dependencies:inlinerstudioapi

Getting Started with pfR

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Sep 04 2024.

Last update: 2023-12-09
Started: 2023-08-15