R/inference.R

#' @title inference: A package for computing the distribution of the number of individuals in the target population conditioned on the number of
#' individuals detected by MNO.
#' @description This package contains functions to compute the distribution of the number of individuals in the target population
#' conditioned on the number of individuals detected by MNO. For an example on how to use this package please read
#' \link{example} or \link{exampleAPI}.
#'
#'
#' @docType package
#' @name inference
#' @import data.table
#' @import deduplication
#' @import doParallel
#' @import parallel
NULL
bogdanoancea/inference documentation built on Nov. 28, 2020, 9:20 p.m.