R/graphseg-package.R

#' graphseg: A package for piece-wise constant estimation of graph-based signals
#'
#' The main function of this package is \code{agraph}, which performs segmentation
#' of signals on graphs into a piecewise-constant signal.
#' (the function \code{graph_aridge} is deprecated and kept here for backward
#' compatibility).
#'
#' See the corresponding paper: \doi{10.48550/arXiv.2206.06752}
#'
#' @seealso The \code{\link{flsa}} package on CRAN, which performs a similar task.
#'
#' @keywords internal
"_PACKAGE"
NULL

Try the graphseg package in your browser

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

graphseg documentation built on Oct. 4, 2023, 1:07 a.m.