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

Try the amelie package in your browser

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

amelie documentation built on May 2, 2019, 12:21 p.m.