R/bdist-package.r

#' bdist - Extra Distributions for Bayesian Analysis
#'
#' This package includes statistical functions I have found useful.
#' You are welcome to use it, but you do so at your own risk.
#'
#' @name bdist
#' @docType package
#'
#' @importFrom graphics abline lines mtext par plot
#' @importFrom stats density dnorm dt pgamma pnorm pt
#'             rchisq rexp rgamma rnorm rt runif
NULL
kuperov/acfunc documentation built on May 6, 2019, 10:50 p.m.