piotrek-orlowski/ukfRcpp: R and C++ Unscented Kalman Filter

Quick and dirty implementation of the Unscented Kalman Filter with Additive Noise for State Estimation, see algorithm in pp. 108-109 of 'Sigma- Point Kalman Filters for Probabilistic Inference in Dynamic State-Space Models', R. van der Merwe, PhD Thesis, U of Stellenbosch

Getting started

Package details

AuthorPiotr Or{\l}owski
MaintainerPiotr Or{\l}owski <piotrek.orlowski@gmail.com>
LicenseGPL > 2.0
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("piotrek-orlowski/ukfRcpp")
piotrek-orlowski/ukfRcpp documentation built on July 21, 2020, 11:51 a.m.