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

Try the anomalyDetection package in your browser

Any scripts or data that you put into this service are public.

anomalyDetection documentation built on March 18, 2018, 1:21 p.m.