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.7)pfr_1.0.1.zip(r-4.6)pfr_1.0.1.zip(r-4.5)
pfr_1.0.1.tgz(r-4.6-any)pfr_1.0.1.tgz(r-4.5-any)
pfr_1.0.1.tar.gz(r-4.7-any)pfr_1.0.1.tar.gz(r-4.6-any)
pfr_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pfr/json (API)
NEWS

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

On CRAN:

Conda:

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

2.70 score 4 scripts 197 downloads 2 exports 2 dependencies

Last updated from:9ad6ce48db. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK123
source / vignettesOK187
linux-release-x86_64OK125
macos-release-arm64OK149
macos-oldrel-arm64OK185
windows-develOK85
windows-releaseOK81
windows-oldrelOK85
wasm-releaseOK97

Exports:buildModelFuncscreatePFCPPTemplates

Dependencies:inlinerstudioapi

Getting Started with pfR

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon May 11 2026.

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