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

Try the alR package in your browser

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

alR documentation built on Dec. 7, 2017, 5:03 p.m.