globalVariables(c("Timestamp", "dt", "value"))
#' conduits: CONDitional User Interface for Time Series normalisation
#' @description Methods and tools for conditional normalisation of time series using additive models.
#' This includes functions to estimate conditional means, conditional variances,
#' conditional autocorrelation functions and conditional cross-correlation functions.
#' Examples show these functions being used to estimate river flow time between two sensor locations in a river system.
#' @author Puwasala Gamakumara, Priyanga Dilini Talagala, Rob J Hyndman
#' @docType package
#' @name conduits
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.