R/anomalyDetection.R

#' anomalyDetection: An R package for implementing augmented network log anomoly
#' detection procedures.
#'
#' @importFrom Rcpp evalCpp
#' @useDynLib anomalyDetection, .registration = TRUE
#' @docType package
#' @name anomalyDetection
NULL
bradleyboehmke/anomalyDetection documentation built on Oct. 15, 2019, 12:04 a.m.