R/alR-package.R

#' alR arc lengths of statistical functions.
#'
#' Functions using arc lengths, for performing estimation, regression, and classification are provided.
#'
#' @name alR
#' @author m. Theodor Loots <theo.loots@@gmail.com>
#' @docType package
#' @useDynLib alR, .registration=TRUE
#' @importFrom Rcpp sourceCpp
#' @exportPattern "^[[:alpha:]]+"
NULL
## NULL
mtloots/alR documentation built on May 23, 2019, 8:18 a.m.