R/sourceR.R

#' sourceR: A package for fitting Bayesian non-parametric source attribution models.
#'
#' The sourceR package currently provides an S6 class called HaldDP to fit the HaldDP model.
#' Further source attribution models are planned to be added to the package.
#'
#' @section sourceR methods:
#' The main sourceR method is \code{\link{HaldDP}}.
#' @docType package
#' @name sourceR
#' @useDynLib sourceR
NULL

Try the sourceR package in your browser

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

sourceR documentation built on Aug. 31, 2020, 5:06 p.m.