reichlab/kcde: Kernel conditional density estimation with flexible kernel specifications

A flexible implementation of kernel conditional density estimation. The user may specify the kernel function in terms of a product of several component kernel functions, each of which is used for one or more variables. Although the package functionality can be used in any context, it is oriented toward prediction in the context of time series and handles treatment of lagged and lead covariates. Two default kernel specifications are provided: a periodic kernel function, and a partially discretized truncated multivariate normal. Predictions may take the form of (1) evaluating the predictive density, (2) point predictions [not yet implemented], or (3) sampling from the predictive density.

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
URL https://github.com/reichlab/kcde
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("reichlab/kcde")
reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.