R/package.R

#' @title Shiny User Interface for Multiple Source Capture Recapture Models
#' @description Implements user interfaces for log-linear models, bayesian model averaging and bayesian dirichlet process mixture models.
#' @docType package
#' @name shinyrecap-package
#' @author Ian E. Fellows \email{ian@fellstat.com}
#' @importFrom stats qnorm rnorm runif uniroot
#' @importFrom Rcapture closedpCI.t
NULL
fellstat/shinyrecap documentation built on Jan. 7, 2023, 10:51 p.m.