theugen/moving_window: Linear interpolation on a moving window.

The package provides some functions to do linear interpolation on a moving window. It has been written for the analysis of temporal data, but it can be useful for any data that has necessity to be interpolated with lm().

Getting started

Package details

AuthorEugenio Thieme
MaintainerEugenio Thieme <eugen@thieme.it>
LicenseGPL-3
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("theugen/moving_window")
theugen/moving_window documentation built on May 31, 2019, 9:51 a.m.