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

Try the shinyrecap package in your browser

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

shinyrecap documentation built on May 1, 2019, 10:10 p.m.