Time series kernal smoothing

Multismooth is an R package for easily calculating time series multivariate kernal smoothing. It contains functionality for automatically selecting bandwidth with cross validation, exporting animated maps, and integrating with streaming data from REST APIs.

Installation

multismooth can be installed using the install_github function in devtools.

install_github("johnmbrandt/multismooth")

Sample output