Yuming-Zhang/synimu: Scale-wise Variance Optimization

This R package contains the functions and datasets that allow to replicate the examples considered in Zhang et al. (2022) <https://ieeexplore.ieee.org/abstract/document/9899741>. In particular, this package implements a non-parametric method that makes use of the wavelet cross-covariance at different scales to combine the measurements coming from an array of gyroscopes in order to deliver an optimal measurement signal with weak assumptions on the processes underlying the individual error signals. Although the method is illustrated with the applications of gyroscopes, it can be applied to any sensor or signal where one aims to compute an average signal having optimal properties in terms of its resulting wavelet variance. In this package we also provide a rigorous non-parametric approach for the estimation of the asymptotic covariance matrix of the wavelet cross-covariance estimator which has various important applications.

Getting started

Package details

MaintainerYuming Zhang <yumingzhang0525@gmail.com>
LicenseAGPL-3
Version0.1.0
URL https://github.com/Yuming-Zhang/synimu https://ieeexplore.ieee.org/abstract/document/9899741
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Yuming-Zhang/synimu")
Yuming-Zhang/synimu documentation built on Jan. 29, 2023, 11:59 a.m.