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
AFIT-R/anomalyDetection documentation built on Oct. 14, 2019, 5:24 p.m.