R/elasdics.R

#' elasdics: \strong{el}astic \strong{a}nalysis of \strong{s}parse, \strong{d}ense and \strong{i}rregular \strong{c}urve\strong{s}.
#'
#' The elasdics package provides functions to align observed curves
#' and to compute elastic means for collections of curves.
#'
#' @section Main functions:
#' Align two observed curves: \code{\link{align_curves}} \cr
#' Compute a mean for a set of observed curves: \code{\link{compute_elastic_mean}}
#'
#' @docType package
#' @name elasdics
NULL

Try the elasdics package in your browser

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

elasdics documentation built on Dec. 10, 2022, 1:08 a.m.