R/amelie.R

#' amelie: A package for anomaly detection.
#'
#' Anomaly detection with maximum likelihood estimates and normal probability functions.
#'
#' @section Amelie functions:
#' The package contains a function for running the anomaly detection algorithm.
#'
#' @section More information:
#' \code{\link{ad}} documents the main \code{ad} function.
#'
#' For more details and examples, see the vignette.
#'
#' @docType package
#' @name amelie
NULL
dbolotov/anode documentation built on May 28, 2019, 7:52 p.m.